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 a060a3f273aa..c5c3d42e4594 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( Window * pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > &xContext );
- ~TheExtensionManager();
+ virtual ~TheExtensionManager();
void createDialog( const bool bCreateUpdDlg );
sal_Int16 execute();