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