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