diff options
Diffstat (limited to 'cui/source/options/optbasic.hxx')
-rw-r--r-- | cui/source/options/optbasic.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optbasic.hxx b/cui/source/options/optbasic.hxx index 5b1959d9f5a6..45f93120bcf4 100644 --- a/cui/source/options/optbasic.hxx +++ b/cui/source/options/optbasic.hxx @@ -38,7 +38,6 @@ private: public: SvxBasicIDEOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet ); - virtual ~SvxBasicIDEOptionsPage(); static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rSet ); virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE; |