summaryrefslogtreecommitdiffstats
path: root/src/uml/qumlliteralspecification.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qumlliteralspecification.h')
-rw-r--r--src/uml/qumlliteralspecification.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uml/qumlliteralspecification.h b/src/uml/qumlliteralspecification.h
index b631a5b0..1350321c 100644
--- a/src/uml/qumlliteralspecification.h
+++ b/src/uml/qumlliteralspecification.h
@@ -52,6 +52,8 @@ QT_MODULE(QtUml)
class Q_UML_EXPORT QUmlLiteralSpecification : public QUmlValueSpecification
{
public:
+ virtual ~QUmlLiteralSpecification();
+
Q_DECL_HIDDEN virtual QModelingElement *clone() const;