summaryrefslogtreecommitdiff
path: root/include/svx/TextCharacterSpacingPopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/TextCharacterSpacingPopup.hxx')
-rw-r--r--include/svx/TextCharacterSpacingPopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/TextCharacterSpacingPopup.hxx b/include/svx/TextCharacterSpacingPopup.hxx
index 68077b25f0c9..8bfbfce058da 100644
--- a/include/svx/TextCharacterSpacingPopup.hxx
+++ b/include/svx/TextCharacterSpacingPopup.hxx
@@ -32,7 +32,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
TextCharacterSpacingPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~TextCharacterSpacingPopup();
+ virtual ~TextCharacterSpacingPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};