summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_theextmgr.hxx')
-rw-r--r--desktop/source/deployment/gui/dp_gui_theextmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_theextmgr.hxx b/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
index 6d7436cfb5e6..794d9258c6f0 100644
--- a/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
+++ b/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
@@ -65,7 +65,7 @@ public:
TheExtensionManager( const css::uno::Reference< css::awt::XWindow > &xParent,
const css::uno::Reference< css::uno::XComponentContext > &xContext );
- virtual ~TheExtensionManager();
+ virtual ~TheExtensionManager() override;
void createDialog( const bool bCreateUpdDlg );
sal_Int16 execute();