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