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