summaryrefslogtreecommitdiff
path: root/cui/source/options/optbasic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optbasic.hxx')
-rw-r--r--cui/source/options/optbasic.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optbasic.hxx b/cui/source/options/optbasic.hxx
index 3890ce1e26ba..ac46d81d1132 100644
--- a/cui/source/options/optbasic.hxx
+++ b/cui/source/options/optbasic.hxx
@@ -38,7 +38,7 @@ private:
public:
SvxBasicIDEOptionsPage( Window* pParent, const SfxItemSet& rSet );
- ~SvxBasicIDEOptionsPage();
+ virtual ~SvxBasicIDEOptionsPage();
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
virtual bool FillItemSet( SfxItemSet& rSet ) SAL_OVERRIDE;