summaryrefslogtreecommitdiffstats
path: root/src/mof/qmoftag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mof/qmoftag.h')
-rw-r--r--src/mof/qmoftag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mof/qmoftag.h b/src/mof/qmoftag.h
index 76017056..c69b3a79 100644
--- a/src/mof/qmoftag.h
+++ b/src/mof/qmoftag.h
@@ -53,6 +53,7 @@ class Q_MOF_EXPORT QMofTag : public QMofElement
{
public:
explicit QMofTag(bool createQModelingObject = true);
+ virtual ~QMofTag();
virtual QModelingElement *clone() const;