summaryrefslogtreecommitdiff
path: root/include/svx/tbxctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxctl.hxx')
-rw-r--r--include/svx/tbxctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxctl.hxx b/include/svx/tbxctl.hxx
index 99c129b74378..2be7c75b8023 100644
--- a/include/svx/tbxctl.hxx
+++ b/include/svx/tbxctl.hxx
@@ -40,7 +40,7 @@ protected:
public:
SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- ~SvxTbxCtlDraw() {}
+ virtual ~SvxTbxCtlDraw() {}
SFX_DECL_TOOLBOX_CONTROL();