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