summaryrefslogtreecommitdiff
path: root/sw/inc/ftninfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ftninfo.hxx')
-rw-r--r--sw/inc/ftninfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx
index 4ab9e53c6b27..6e84f3ead81b 100644
--- a/sw/inc/ftninfo.hxx
+++ b/sw/inc/ftninfo.hxx
@@ -50,7 +50,7 @@ class SW_DLLPUBLIC SwEndNoteInfo : public SwClient
String sPrefix;
String sSuffix;
protected:
- BOOL bEndNote;
+ bool m_bEndNote;
public:
SvxNumberType aFmt;
USHORT nFtnOffset;