summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsilverbullet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsilverbullet.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsilverbullet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpsilverbullet.hxx b/lotuswordpro/source/filter/lwpsilverbullet.hxx
index a3a23e5fe329..89ea7348b0d1 100644
--- a/lotuswordpro/source/filter/lwpsilverbullet.hxx
+++ b/lotuswordpro/source/filter/lwpsilverbullet.hxx
@@ -91,7 +91,7 @@ class LwpSilverBullet : public LwpDLNFVList
public:
LwpSilverBullet(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpSilverBullet();
+ virtual ~LwpSilverBullet() override;
virtual void RegisterStyle() override;