summaryrefslogtreecommitdiff
path: root/include/vcl
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 /include/vcl
parent4b74dab79391f28e93eef8a30c03edfe3402d400 (diff)
convert vcl/svapp.hxx from String to OUString
Change-Id: I95c203d1096ebd2e58a11b52097e5080b891243b
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/svapp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/svapp.hxx b/include/vcl/svapp.hxx
index fa9103180edc..9a116d7750ea 100644
--- a/include/vcl/svapp.hxx
+++ b/include/vcl/svapp.hxx
@@ -338,8 +338,8 @@ public:
/// used to see if Mac specific app init has been disabled
static bool IsConsoleOnly();
- static void ShowNativeErrorBox(const String& sTitle ,
- const String& sMessage);
+ static void ShowNativeErrorBox(const OUString& sTitle ,
+ const OUString& sMessage);
// IME Status Window Control: