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