summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpstat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpstat.hxx')
-rw-r--r--sc/source/ui/inc/tpstat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tpstat.hxx b/sc/source/ui/inc/tpstat.hxx
index 06e23db28d56..a48352320663 100644
--- a/sc/source/ui/inc/tpstat.hxx
+++ b/sc/source/ui/inc/tpstat.hxx
@@ -29,7 +29,7 @@ class ScDocStatPage: public SfxTabPage
friend class VclPtr<ScDocStatPage>;
public:
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
- virtual ~ScDocStatPage();
+ virtual ~ScDocStatPage() override;
virtual void dispose() override;
private: