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