summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpholder.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpholder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpholder.hxx b/lotuswordpro/source/filter/lwpholder.hxx
index 1c84bc185d1c..2b5bbc2acb01 100644
--- a/lotuswordpro/source/filter/lwpholder.hxx
+++ b/lotuswordpro/source/filter/lwpholder.hxx
@@ -106,7 +106,7 @@ public:
LwpObjectID& GetObject() { return m_Object; }
protected:
virtual ~LwpObjectHolder() override {}
-
+private:
LwpObjectID m_Object;
};