summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/menubarfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/menubarfactory.hxx')
-rw-r--r--framework/inc/uifactory/menubarfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uifactory/menubarfactory.hxx b/framework/inc/uifactory/menubarfactory.hxx
index 27401f889182..ca7d0ed44fc6 100644
--- a/framework/inc/uifactory/menubarfactory.hxx
+++ b/framework/inc/uifactory/menubarfactory.hxx
@@ -40,7 +40,7 @@ typedef ::cppu::WeakImplHelper<
{
public:
MenuBarFactory( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~MenuBarFactory();
+ virtual ~MenuBarFactory() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override