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