summaryrefslogtreecommitdiff
path: root/include/svx/hdft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/hdft.hxx')
-rw-r--r--include/svx/hdft.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/hdft.hxx b/include/svx/hdft.hxx
index 1251685d5da0..f7a6b7674e64 100644
--- a/include/svx/hdft.hxx
+++ b/include/svx/hdft.hxx
@@ -51,7 +51,7 @@ public:
virtual bool FillItemSet( SfxItemSet* rOutSet ) override;
virtual void Reset( const SfxItemSet* rSet ) override;
- virtual ~SvxHFPage();
+ virtual ~SvxHFPage() override;
virtual void dispose() override;
void DisableDeleteQueryBox() { mbDisableQueryBox = true; }