summaryrefslogtreecommitdiff
path: root/include/svx/TextUnderlinePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/TextUnderlinePopup.hxx')
-rw-r--r--include/svx/TextUnderlinePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/TextUnderlinePopup.hxx b/include/svx/TextUnderlinePopup.hxx
index c627391c3492..e13a520ec538 100644
--- a/include/svx/TextUnderlinePopup.hxx
+++ b/include/svx/TextUnderlinePopup.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
TextUnderlinePopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~TextUnderlinePopup();
+ virtual ~TextUnderlinePopup() override;
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments )