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