summaryrefslogtreecommitdiffstats
path: root/src/uml/qumldeployedartifact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumldeployedartifact.h')
-rw-r--r--src/uml/qumldeployedartifact.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uml/qumldeployedartifact.h b/src/uml/qumldeployedartifact.h
index 10305ec7..1fdcabf2 100644
--- a/src/uml/qumldeployedartifact.h
+++ b/src/uml/qumldeployedartifact.h
@@ -52,6 +52,8 @@ QT_MODULE(QtUml)
class Q_UML_EXPORT QUmlDeployedArtifact : public virtual QUmlNamedElement
{
public:
+ virtual ~QUmlDeployedArtifact();
+
Q_DECL_HIDDEN virtual QModelingElement *clone() const;