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