summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparastyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpparastyle.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpparastyle.hxx b/lotuswordpro/source/filter/lwpparastyle.hxx
index c86834c25b72..57b48922c481 100644
--- a/lotuswordpro/source/filter/lwpparastyle.hxx
+++ b/lotuswordpro/source/filter/lwpparastyle.hxx
@@ -76,7 +76,7 @@ class LwpParaStyle : public LwpTextStyle
public:
LwpParaStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpParaStyle();
+ virtual ~LwpParaStyle() override;
void Read() override;