summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplnopts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwplnopts.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplnopts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwplnopts.hxx b/lotuswordpro/source/filter/lwplnopts.hxx
index a13646dd4f6c..a9a5b6252e61 100644
--- a/lotuswordpro/source/filter/lwplnopts.hxx
+++ b/lotuswordpro/source/filter/lwplnopts.hxx
@@ -75,7 +75,7 @@
class LwpLineNumberOptions
{
public:
- LwpLineNumberOptions(LwpObjectStream* pStrm);
+ explicit LwpLineNumberOptions(LwpObjectStream* pStrm);
~LwpLineNumberOptions(){}
protected:
sal_uInt16 m_nType;