summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/tplcitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/tplcitem.hxx')
-rw-r--r--sfx2/source/inc/tplcitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/tplcitem.hxx b/sfx2/source/inc/tplcitem.hxx
index 5ce731618b0b..ad0471b2c5f8 100644
--- a/sfx2/source/inc/tplcitem.hxx
+++ b/sfx2/source/inc/tplcitem.hxx
@@ -37,7 +37,7 @@ protected:
public:
SfxTemplateControllerItem( sal_uInt16 nId, SfxCommonTemplateDialog_Impl &rDlg, SfxBindings &);
- ~SfxTemplateControllerItem();
+ virtual ~SfxTemplateControllerItem();
};