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