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