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