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