summaryrefslogtreecommitdiffstats
path: root/src/uml/qumlpseudostate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumlpseudostate.h')
-rw-r--r--src/uml/qumlpseudostate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uml/qumlpseudostate.h b/src/uml/qumlpseudostate.h
index 6805bee9..23edb9ec 100644
--- a/src/uml/qumlpseudostate.h
+++ b/src/uml/qumlpseudostate.h
@@ -58,6 +58,7 @@ class Q_UML_EXPORT QUmlPseudostate : public QUmlVertex
{
public:
explicit QUmlPseudostate(bool createQModelingObject = true);
+ virtual ~QUmlPseudostate();
virtual QModelingElement *clone() const;