summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-08-05 15:56:03 +0200
committerNoel Grandin <noel@peralex.com>2013-08-12 11:56:40 +0200
commit298772b637b8dc8d2a1582e3ef9e6bfa4ce61997 (patch)
treecc1bbdd3dea1b244b374f00967bd62b7b6af0076 /vcl/source/app/svapp.cxx
parent4b74dab79391f28e93eef8a30c03edfe3402d400 (diff)
convert vcl/svapp.hxx from String to OUString
Change-Id: I95c203d1096ebd2e58a11b52097e5080b891243b
Diffstat (limited to 'vcl/source/app/svapp.cxx')
-rw-r--r--vcl/source/app/svapp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx
index ededa211c705..47e74e0cd8b6 100644
--- a/vcl/source/app/svapp.cxx
+++ b/vcl/source/app/svapp.cxx
@@ -1773,8 +1773,8 @@ void Application::EnableConsoleOnly()
// -----------------------------------------------------------------------
-void Application::ShowNativeErrorBox(const String& sTitle ,
- const String& sMessage)
+void Application::ShowNativeErrorBox(const OUString& sTitle ,
+ const OUString& sMessage)
{
int btn = ImplGetSalSystem()->ShowNativeMessageBox (
sTitle,