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