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