From 6be6590b2ae5cd289912443a3ea862495351cac7 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Tue, 12 Jun 2012 05:48:41 +0000 Subject: small improvements to data bar dialog Change-Id: I7eada5e24047d36c1625aa082ecc9e5d52f785ae Signed-off-by: Jan Holesovsky --- sc/source/ui/inc/colorformat.hrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sc/source/ui/inc/colorformat.hrc') diff --git a/sc/source/ui/inc/colorformat.hrc b/sc/source/ui/inc/colorformat.hrc index fc27609cc678..140cd1604a66 100644 --- a/sc/source/ui/inc/colorformat.hrc +++ b/sc/source/ui/inc/colorformat.hrc @@ -50,4 +50,6 @@ #define ED_MIN 24 #define ED_MAX 25 +#define STR_WARN_SAME_VALUE 26 + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit