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