summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfmasterpage.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfmasterpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx b/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
index ef9d1e4d5914..acd3c00af3c0 100644
--- a/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
@@ -70,7 +70,7 @@ class XFMasterPage : public XFStyle
public:
XFMasterPage();
- virtual ~XFMasterPage();
+ virtual ~XFMasterPage() override;
public:
void SetPageMaster(const OUString& pm);