summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpverdocument.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpverdocument.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpverdocument.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpverdocument.hxx b/lotuswordpro/source/filter/lwpverdocument.hxx
index e392d193f33f..0a47b1134235 100644
--- a/lotuswordpro/source/filter/lwpverdocument.hxx
+++ b/lotuswordpro/source/filter/lwpverdocument.hxx
@@ -75,7 +75,7 @@ class LwpVerDocument : public LwpObject
{
public:
LwpVerDocument(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpVerDocument(){}
+ virtual ~LwpVerDocument(){}
void Read() SAL_OVERRIDE;
virtual void RegisterStyle() SAL_OVERRIDE;
private: