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