diff options
Diffstat (limited to 'sc/source/ui/inc/tpstat.hxx')
-rw-r--r-- | sc/source/ui/inc/tpstat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tpstat.hxx b/sc/source/ui/inc/tpstat.hxx index 45eab5f19816..452237d2a010 100644 --- a/sc/source/ui/inc/tpstat.hxx +++ b/sc/source/ui/inc/tpstat.hxx @@ -36,7 +36,7 @@ public: private: ScDocStatPage( Window *pParent, const SfxItemSet& rSet ); - ~ScDocStatPage(); + virtual ~ScDocStatPage(); protected: virtual bool FillItemSet( SfxItemSet& rSet ) SAL_OVERRIDE; |