summaryrefslogtreecommitdiff
path: root/include/svx/stddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/stddlg.hxx')
-rw-r--r--include/svx/stddlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/stddlg.hxx b/include/svx/stddlg.hxx
index 7b6e1202a52e..8a53be59d32b 100644
--- a/include/svx/stddlg.hxx
+++ b/include/svx/stddlg.hxx
@@ -29,7 +29,7 @@ class SVX_DLLPUBLIC SvxStandardDialog: public SfxModalDialog
public:
SvxStandardDialog( Window* pParent, const ResId& rResId );
SvxStandardDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
- ~SvxStandardDialog();
+ virtual ~SvxStandardDialog();
short Execute() SAL_OVERRIDE;