summaryrefslogtreecommitdiffstats
path: root/src/uml/qumlimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumlimage.h')
-rw-r--r--src/uml/qumlimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uml/qumlimage.h b/src/uml/qumlimage.h
index 2606b4c4..4364c8c2 100644
--- a/src/uml/qumlimage.h
+++ b/src/uml/qumlimage.h
@@ -53,6 +53,7 @@ class Q_UML_EXPORT QUmlImage : public QUmlElement
{
public:
explicit QUmlImage(bool createQModelingObject = true);
+ virtual ~QUmlImage();
virtual QModelingElement *clone() const;