summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfparagraph.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparagraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
index 2e9a1e9e89ed..2aaf343d3132 100644
--- a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
@@ -76,7 +76,7 @@ class XFParagraph : public XFContentContainer
public:
XFParagraph();
- virtual ~XFParagraph();
+ virtual ~XFParagraph() override;
public:
bool HasContents();