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