summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparaproperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpparaproperty.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpparaproperty.hxx b/lotuswordpro/source/filter/lwpparaproperty.hxx
index 5624aeb723f3..f9cf39a10f84 100644
--- a/lotuswordpro/source/filter/lwpparaproperty.hxx
+++ b/lotuswordpro/source/filter/lwpparaproperty.hxx
@@ -248,7 +248,7 @@ class LwpParaTabRackProperty : public LwpParaProperty
{
public:
LwpParaTabRackProperty(LwpObjectStream* pStrm);
- ~LwpParaTabRackProperty(void);
+ virtual ~LwpParaTabRackProperty(void);
sal_uInt32 GetType() SAL_OVERRIDE { return PP_LOCAL_TABRACK; }
inline LwpTabOverride* GetTab();