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