summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpgrfobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpgrfobj.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpgrfobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpgrfobj.hxx b/lotuswordpro/source/filter/lwpgrfobj.hxx
index be9983e0938f..f36653c2f1da 100644
--- a/lotuswordpro/source/filter/lwpgrfobj.hxx
+++ b/lotuswordpro/source/filter/lwpgrfobj.hxx
@@ -92,7 +92,7 @@ class LwpGraphicObject : public LwpGraphicOleObject
{
public:
LwpGraphicObject(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- ~LwpGraphicObject();
+ virtual ~LwpGraphicObject();
private:
unsigned char m_sDataFormat[AFID_MAX_FILE_FORMAT_SIZE];
unsigned char m_sServerContextFormat[AFID_MAX_CONTEXT_FORMAT_SIZE];