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 c4ebd5f177f9..283e6c688446 100644
--- a/lotuswordpro/source/filter/lwpvpointer.hxx
+++ b/lotuswordpro/source/filter/lwpvpointer.hxx
@@ -75,7 +75,7 @@ public:
protected:
LwpObjectID m_PointerID;
private:
- virtual ~LwpVersionedPointer(){}
+ virtual ~LwpVersionedPointer() override {}
};
#endif