summaryrefslogtreecommitdiff
path: root/cui/source/inc/insdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/insdlg.hxx')
-rw-r--r--cui/source/inc/insdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index b5f7244d5eef..a612bbc80f5c 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -108,7 +108,7 @@ private:
public:
SvInsertPlugInDialog(Window* pParent,
const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xStorage);
- ~SvInsertPlugInDialog();
+ virtual ~SvInsertPlugInDialog();
virtual short Execute() SAL_OVERRIDE;
};