summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/toolbarwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/toolbarwrapper.hxx')
-rw-r--r--framework/inc/uielement/toolbarwrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/toolbarwrapper.hxx b/framework/inc/uielement/toolbarwrapper.hxx
index 79278b25fc43..c5f5f2c6caf4 100644
--- a/framework/inc/uielement/toolbarwrapper.hxx
+++ b/framework/inc/uielement/toolbarwrapper.hxx
@@ -37,7 +37,7 @@ class ToolBarWrapper : public css::ui::XUIFunctionListener,
{
public:
ToolBarWrapper( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ToolBarWrapper();
+ virtual ~ToolBarWrapper() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;