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