summaryrefslogtreecommitdiff
path: root/sw/inc/PageSizePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/PageSizePopup.hxx')
-rw-r--r--sw/inc/PageSizePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/PageSizePopup.hxx b/sw/inc/PageSizePopup.hxx
index 091d853144d7..ab9cd80f1c7b 100644
--- a/sw/inc/PageSizePopup.hxx
+++ b/sw/inc/PageSizePopup.hxx
@@ -30,7 +30,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
PageSizePopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~PageSizePopup();
+ virtual ~PageSizePopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};