summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/CustomAnimationPanel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/CustomAnimationPanel.cxx')
-rw-r--r--sd/source/ui/sidebar/CustomAnimationPanel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/CustomAnimationPanel.cxx b/sd/source/ui/sidebar/CustomAnimationPanel.cxx
index 04d0009967c2..c2f8350c3f2b 100644
--- a/sd/source/ui/sidebar/CustomAnimationPanel.cxx
+++ b/sd/source/ui/sidebar/CustomAnimationPanel.cxx
@@ -40,7 +40,7 @@ CustomAnimationPanel::CustomAnimationPanel (
rViewShellBase)
{
#ifdef DEBUG
- SetText(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("sd:CustomAnimationPanel")));
+ SetText(OUString("sd:CustomAnimationPanel"));
#endif
}