summaryrefslogtreecommitdiff
path: root/sfx2/workben/custompanel/ctp_panel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/workben/custompanel/ctp_panel.cxx')
-rw-r--r--sfx2/workben/custompanel/ctp_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/workben/custompanel/ctp_panel.cxx b/sfx2/workben/custompanel/ctp_panel.cxx
index d41f2e64a847..c7a0587cb50d 100644
--- a/sfx2/workben/custompanel/ctp_panel.cxx
+++ b/sfx2/workben/custompanel/ctp_panel.cxx
@@ -85,7 +85,7 @@ namespace sd { namespace colortoolpanel
WindowDescriptor aWindow;
aWindow.Type = WindowClass_SIMPLE;
- aWindow.WindowServiceName = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "window" ) );
+ aWindow.WindowServiceName = ::rtl::OUString( "window" );
aWindow.Parent = i_rParentWindow;
aWindow.WindowAttributes = WindowAttribute::BORDER;