summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colorwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/colorwindow.hxx')
-rw-r--r--svx/source/tbxctrls/colorwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/colorwindow.hxx b/svx/source/tbxctrls/colorwindow.hxx
index 1a0bf5f146e9..edd5adccda9e 100644
--- a/svx/source/tbxctrls/colorwindow.hxx
+++ b/svx/source/tbxctrls/colorwindow.hxx
@@ -54,7 +54,7 @@ public:
SvxColorWindow_Impl( const OUString& rCommand,
sal_uInt16 nSlotId,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame,
- const String& rWndTitle,
+ const OUString& rWndTitle,
Window* pParentWindow,
const Color rLastColor = COL_AUTO);
~SvxColorWindow_Impl();