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 4138e0cb22c5..d4eb4a7349a9 100644
--- a/lotuswordpro/source/filter/lwpfribsection.hxx
+++ b/lotuswordpro/source/filter/lwpfribsection.hxx
@@ -112,7 +112,7 @@ class LwpFribSection: public LwpFrib
{
public:
LwpFribSection(LwpPara* pPara );
- ~LwpFribSection();
+ virtual ~LwpFribSection();
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) SAL_OVERRIDE;
LwpSection * GetSection();
void RegisterSectionStyle();