summaryrefslogtreecommitdiffstats
path: root/src/uml/qumlactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumlactor.h')
-rw-r--r--src/uml/qumlactor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uml/qumlactor.h b/src/uml/qumlactor.h
index 0052d428..46f79562 100644
--- a/src/uml/qumlactor.h
+++ b/src/uml/qumlactor.h
@@ -53,6 +53,7 @@ class Q_UML_EXPORT QUmlActor : public QUmlBehavioredClassifier
{
public:
explicit QUmlActor(bool createQModelingObject = true);
+ virtual ~QUmlActor();
virtual QModelingElement *clone() const;