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