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