summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpstory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpstory.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpstory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpstory.hxx b/lotuswordpro/source/filter/lwpstory.hxx
index ccd262f06941..a99777b6e134 100644
--- a/lotuswordpro/source/filter/lwpstory.hxx
+++ b/lotuswordpro/source/filter/lwpstory.hxx
@@ -70,7 +70,7 @@ class LwpStory: public LwpContent
{
public:
LwpStory(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpStory();
+ virtual ~LwpStory() override;
private:
//File format members:
LwpDLVListHeadTail m_ParaList;