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