summaryrefslogtreecommitdiff
path: root/include/svtools/toolboxcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolboxcontroller.hxx')
-rw-r--r--include/svtools/toolboxcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/toolboxcontroller.hxx b/include/svtools/toolboxcontroller.hxx
index 249ed1643951..7f307679005e 100644
--- a/include/svtools/toolboxcontroller.hxx
+++ b/include/svtools/toolboxcontroller.hxx
@@ -65,7 +65,7 @@ class SVT_DLLPUBLIC ToolboxController :
const css::uno::Reference< css::frame::XFrame >& xFrame,
const OUString& aCommandURL );
ToolboxController();
- virtual ~ToolboxController();
+ virtual ~ToolboxController() override;
css::uno::Reference< css::frame::XFrame > getFrameInterface() const;
const css::uno::Reference< css::uno::XComponentContext >& getContext() const;