summaryrefslogtreecommitdiffstats
path: root/src/uml/qumloperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumloperation.h')
-rw-r--r--src/uml/qumloperation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uml/qumloperation.h b/src/uml/qumloperation.h
index 73a650f3..a3fbed9a 100644
--- a/src/uml/qumloperation.h
+++ b/src/uml/qumloperation.h
@@ -64,6 +64,7 @@ class Q_UML_EXPORT QUmlOperation : public QUmlTemplateableElement, public QUmlBe
{
public:
explicit QUmlOperation(bool createQModelingObject = true);
+ virtual ~QUmlOperation();
virtual QModelingElement *clone() const;