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