summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribsection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribsection.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribsection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfribsection.hxx b/lotuswordpro/source/filter/lwpfribsection.hxx
index 6228d87e60e0..aa6c0f88cfe2 100644
--- a/lotuswordpro/source/filter/lwpfribsection.hxx
+++ b/lotuswordpro/source/filter/lwpfribsection.hxx
@@ -108,7 +108,7 @@ class LwpFribSection: public LwpFrib
{
public:
explicit LwpFribSection(LwpPara* pPara );
- virtual ~LwpFribSection();
+ virtual ~LwpFribSection() override;
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpSection * GetSection();
void RegisterSectionStyle();