summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunocontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/tbunocontroller.cxx')
-rw-r--r--svx/source/tbxctrls/tbunocontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/tbunocontroller.cxx b/svx/source/tbxctrls/tbunocontroller.cxx
index 8a3e502935a0..ff9bb9e1c55b 100644
--- a/svx/source/tbxctrls/tbunocontroller.cxx
+++ b/svx/source/tbxctrls/tbunocontroller.cxx
@@ -49,7 +49,7 @@ class FontHeightToolBoxControl : public svt::ToolboxController,
public:
explicit FontHeightToolBoxControl(
const css::uno::Reference< css::uno::XComponentContext >& rServiceManager );
- virtual ~FontHeightToolBoxControl();
+ virtual ~FontHeightToolBoxControl() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;