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