summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/fldui/fldpage.hxx')
-rw-r--r--sw/source/ui/fldui/fldpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/fldui/fldpage.hxx b/sw/source/ui/fldui/fldpage.hxx
index 92495a45ce9d..b7c5090b9b13 100644
--- a/sw/source/ui/fldui/fldpage.hxx
+++ b/sw/source/ui/fldui/fldpage.hxx
@@ -80,7 +80,7 @@ public:
SwFieldPage(vcl::Window *pParent, const OString& rID,
const OUString& rUIXMLDescription, const SfxItemSet *pAttrSet);
- virtual ~SwFieldPage();
+ virtual ~SwFieldPage() override;
virtual void ActivatePage() override;