summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/source/appl/fileobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/fileobj.hxx b/sfx2/source/appl/fileobj.hxx
index f0e2eba0b764..131a68c672c8 100644
--- a/sfx2/source/appl/fileobj.hxx
+++ b/sfx2/source/appl/fileobj.hxx
@@ -32,7 +32,7 @@ class SvFileObject : public sfx2::SvLinkSource
{
OUString sFileNm;
OUString sFilter;
- String sReferer;
+ OUString sReferer;
Link aEndEditLink;
SfxMediumRef xMed;
Impl_DownLoadData* pDownLoadData;