summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterExtensionIdentifier.txx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterExtensionIdentifier.txx')
-rw-r--r--sdext/source/presenter/PresenterExtensionIdentifier.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterExtensionIdentifier.txx b/sdext/source/presenter/PresenterExtensionIdentifier.txx
index aae3b82..e505fd0 100644
--- a/sdext/source/presenter/PresenterExtensionIdentifier.txx
+++ b/sdext/source/presenter/PresenterExtensionIdentifier.txx
@@ -34,7 +34,7 @@ namespace sdext { namespace presenter {
makefile.mk with the actual, platform specific, extension identifier.
*/
const ::rtl::OUString PresenterComponent::gsExtensionIdentifier(
- ::rtl::OUString::createFromAscii("com.sun.PresenterScreen-UPDATED_PLATFORM"));
+ RTL_CONSTASCII_USTRINGPARAM("com.sun.PresenterScreen-UPDATED_PLATFORM"));
} }