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