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