summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpprtinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpprtinfo.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpprtinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpprtinfo.hxx b/lotuswordpro/source/filter/lwpprtinfo.hxx
index 057a390e3f67..4fa98487f482 100644
--- a/lotuswordpro/source/filter/lwpprtinfo.hxx
+++ b/lotuswordpro/source/filter/lwpprtinfo.hxx
@@ -74,7 +74,7 @@
class LwpPrinterInfo
{
public:
- LwpPrinterInfo(LwpObjectStream* pStrm);
+ explicit LwpPrinterInfo(LwpObjectStream* pStrm);
~LwpPrinterInfo(){}
private:
LwpAtomHolder m_OutputFile;