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