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