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