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