summaryrefslogtreecommitdiff
path: root/include/svx/formatpaintbrushctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/formatpaintbrushctrl.hxx')
-rw-r--r--include/svx/formatpaintbrushctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/formatpaintbrushctrl.hxx b/include/svx/formatpaintbrushctrl.hxx
index 38c6dba622ce..5e7bc7c16669 100644
--- a/include/svx/formatpaintbrushctrl.hxx
+++ b/include/svx/formatpaintbrushctrl.hxx
@@ -42,7 +42,7 @@ class SVX_DLLPUBLIC FormatPaintBrushToolBoxControl : public SfxToolBoxControl
public:
SFX_DECL_TOOLBOX_CONTROL();
FormatPaintBrushToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- ~FormatPaintBrushToolBoxControl();
+ virtual ~FormatPaintBrushToolBoxControl();
virtual void DoubleClick() SAL_OVERRIDE;
virtual void Click() SAL_OVERRIDE;