summaryrefslogtreecommitdiff
path: root/include/svx/tbxcustomshapes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxcustomshapes.hxx')
-rw-r--r--include/svx/tbxcustomshapes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxcustomshapes.hxx b/include/svx/tbxcustomshapes.hxx
index e7b6a46c29bc..5aee5c45b48f 100644
--- a/include/svx/tbxcustomshapes.hxx
+++ b/include/svx/tbxcustomshapes.hxx
@@ -41,7 +41,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- ~SvxTbxCtlCustomShapes() {}
+ virtual ~SvxTbxCtlCustomShapes() {}
//interface XSubToolbarController:
virtual ::sal_Bool SAL_CALL opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;