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