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