summaryrefslogtreecommitdiff
path: root/include/svx/clipboardctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/clipboardctl.hxx')
-rw-r--r--include/svx/clipboardctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/clipboardctl.hxx b/include/svx/clipboardctl.hxx
index 931b3d21b51c..bbbfa2d85a2a 100644
--- a/include/svx/clipboardctl.hxx
+++ b/include/svx/clipboardctl.hxx
@@ -42,7 +42,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxClipBoardControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxClipBoardControl();
+ virtual ~SvxClipBoardControl() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
virtual void StateChanged( sal_uInt16 nSID,