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