summaryrefslogtreecommitdiff
path: root/sw/inc/ftninfo.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-10-10 14:58:10 +0200
committerNoel Grandin <noel@peralex.com>2013-10-15 12:25:37 +0200
commit5a2e72a8f471d5f7b007f4ebf33a55d1c5a3235f (patch)
treef64ab1ad0610ea21c50366f0244a8b467e2e03ac /sw/inc/ftninfo.hxx
parentd0da700e3e233dcc44b458207fcfaa2b8e2749e8 (diff)
convert sw/inc/ftninfo.hxx from String to OUString
Change-Id: I90084b10c09be6eac80a2e6f44775ec7172f61cd
Diffstat (limited to 'sw/inc/ftninfo.hxx')
-rw-r--r--sw/inc/ftninfo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx
index c88e0119b20d..a5f1e840ddea 100644
--- a/sw/inc/ftninfo.hxx
+++ b/sw/inc/ftninfo.hxx
@@ -90,8 +90,8 @@ class SW_DLLPUBLIC SwFtnInfo: public SwEndNoteInfo
using SwEndNoteInfo::operator ==;
public:
- String aQuoVadis;
- String aErgoSum;
+ OUString aQuoVadis;
+ OUString aErgoSum;
SwFtnPos ePos;
SwFtnNum eNum;