summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools/ColorPopup.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/tools/ColorPopup.cxx')
-rw-r--r--svx/source/sidebar/tools/ColorPopup.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/tools/ColorPopup.cxx b/svx/source/sidebar/tools/ColorPopup.cxx
index ed51592e6b9b..175d2778405c 100644
--- a/svx/source/sidebar/tools/ColorPopup.cxx
+++ b/svx/source/sidebar/tools/ColorPopup.cxx
@@ -27,7 +27,7 @@ ColorPopup::ColorPopup (
: Popup(
pParent,
rControlCreator,
- ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Color")))
+ OUString("Color"))
{
}