summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optsave.hxx')
-rw-r--r--cui/source/options/optsave.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx
index 53f5f9e15db9..0c64f774d3d2 100644
--- a/cui/source/options/optsave.hxx
+++ b/cui/source/options/optsave.hxx
@@ -67,7 +67,7 @@ private:
public:
SvxSaveTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxSaveTabPage();
+ virtual ~SvxSaveTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );