summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/colorformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/colorformat.hxx')
-rw-r--r--sc/source/ui/inc/colorformat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx
index 13bb74bcf978..8b067f5e25bf 100644
--- a/sc/source/ui/inc/colorformat.hxx
+++ b/sc/source/ui/inc/colorformat.hxx
@@ -63,7 +63,7 @@ private:
Edit maEdMin;
Edit maEdMax;
- rtl::OUString maStrWarnSameValue;
+ OUString maStrWarnSameValue;
SvNumberFormatter* mpNumberFormatter;
ScDocument* mpDoc;