summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppagehint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwppagehint.hxx')
-rw-r--r--lotuswordpro/source/filter/lwppagehint.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwppagehint.hxx b/lotuswordpro/source/filter/lwppagehint.hxx
index e59bf4db9d7f..25a31a6a2c64 100644
--- a/lotuswordpro/source/filter/lwppagehint.hxx
+++ b/lotuswordpro/source/filter/lwppagehint.hxx
@@ -103,7 +103,7 @@ public:
LwpObjectID& GetPageLayoutID(){ return m_PageLayout;}
sal_uInt16 GetLayoutPageNumber(){ return m_nLayoutPageNumber;}
private:
- virtual ~LwpPageHint(){}
+ virtual ~LwpPageHint() override {}
LwpObjectID m_PageLayout;
LwpContentHintHead m_ContentHints;