summaryrefslogtreecommitdiff
path: root/sw/qa/core/test_ToxLinkProcessor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/core/test_ToxLinkProcessor.cxx')
-rw-r--r--sw/qa/core/test_ToxLinkProcessor.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/qa/core/test_ToxLinkProcessor.cxx b/sw/qa/core/test_ToxLinkProcessor.cxx
index d4b2f350c7c2..0339590f93e2 100644
--- a/sw/qa/core/test_ToxLinkProcessor.cxx
+++ b/sw/qa/core/test_ToxLinkProcessor.cxx
@@ -48,10 +48,10 @@ public:
static const OUStringLiteral URL_2;
};
-const OUStringLiteral ToxLinkProcessorTest::STYLE_NAME_1 = "anyStyle1";
-const OUStringLiteral ToxLinkProcessorTest::STYLE_NAME_2 = "anyStyle2";
-const OUStringLiteral ToxLinkProcessorTest::URL_1 = "anyUrl1";
-const OUStringLiteral ToxLinkProcessorTest::URL_2 = "anyUrl2";
+const OUStringLiteral ToxLinkProcessorTest::STYLE_NAME_1 = u"anyStyle1";
+const OUStringLiteral ToxLinkProcessorTest::STYLE_NAME_2 = u"anyStyle2";
+const OUStringLiteral ToxLinkProcessorTest::URL_1 = u"anyUrl1";
+const OUStringLiteral ToxLinkProcessorTest::URL_2 = u"anyUrl2";
const sal_uInt16 ToxLinkProcessorTest::POOL_ID_1 = 42;
const sal_uInt16 ToxLinkProcessorTest::POOL_ID_2 = 43;