summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/iodlg.hxx')
-rw-r--r--fpicker/source/office/iodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index d948a9e8a394..e859309c0091 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -200,7 +200,7 @@ protected:
public:
SvtFileDialog( Window* _pParent, WinBits nBits, WinBits nExtraBits );
SvtFileDialog( Window* _pParent, WinBits nBits );
- ~SvtFileDialog();
+ virtual ~SvtFileDialog();
virtual long OK();
virtual short Execute() SAL_OVERRIDE;