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