summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpcharacterstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpcharacterstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpcharacterstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpcharacterstyle.hxx b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
index eb8a84a8e71f..9c9a61048fc6 100644
--- a/lotuswordpro/source/filter/lwpcharacterstyle.hxx
+++ b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
@@ -75,7 +75,7 @@ class LwpTextStyle : public LwpDLNFPVList
public:
LwpTextStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpTextStyle();
+ virtual ~LwpTextStyle() override;
inline sal_uInt32 GetFinalFontID() const;