RTL_CONSTASCII_USTRINGPARAM sdext
This commit is contained in:
parent
92e678daab
commit
99786a265e
1 changed files with 1 additions and 1 deletions
|
@ -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"));
|
||||
|
||||
} }
|
||||
|
||||
|
|
Loading…
Reference in a new issue