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