summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpvpointer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpvpointer.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpvpointer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpvpointer.hxx b/lotuswordpro/source/filter/lwpvpointer.hxx
index 23aaf6097227..de7d02689cb2 100644
--- a/lotuswordpro/source/filter/lwpvpointer.hxx
+++ b/lotuswordpro/source/filter/lwpvpointer.hxx
@@ -72,7 +72,7 @@ class LwpVersionedPointer : public LwpObject
{
public:
LwpVersionedPointer(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpVersionedPointer(){}
+ virtual ~LwpVersionedPointer(){}
void Read() SAL_OVERRIDE;
void RegisterStyle() SAL_OVERRIDE;
void Parse(IXFStream* pOutputStream) SAL_OVERRIDE;