summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/svx/linkwarn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/linkwarn.hxx b/include/svx/linkwarn.hxx
index 67d41adb6384..d46ce4a0c1cc 100644
--- a/include/svx/linkwarn.hxx
+++ b/include/svx/linkwarn.hxx
@@ -38,7 +38,7 @@ private:
void InitSize();
public:
- SvxLinkWarningDialog( Window* pParent, const String& _rFileName );
+ SvxLinkWarningDialog( Window* pParent, const OUString& _rFileName );
virtual ~SvxLinkWarningDialog();
};