[Libreoffice-commits] .: sc/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Oct 9 02:04:37 PDT 2012


 sc/source/ui/inc/condformatdlg.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 77f8ca714250f83ecf501a6ecbd23c9849ab6a70
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Tue Oct 9 10:58:58 2012 +0200

    same identifier for different resources
    
    Change-Id: Ibe80f6ec6e85942a85f4c2bb322e1b0ca61ba07f

diff --git a/sc/source/ui/inc/condformatdlg.hrc b/sc/source/ui/inc/condformatdlg.hrc
index dcb51d1..f631b53 100644
--- a/sc/source/ui/inc/condformatdlg.hrc
+++ b/sc/source/ui/inc/condformatdlg.hrc
@@ -66,5 +66,5 @@
 
 #define LB_TYPE_COL_SCALE_MIN 42
 #define LB_TYPE_COL_SCALE_MIDDLE 43
-#define LB_TYPE_COL_SCALE_MAX 43
+#define LB_TYPE_COL_SCALE_MAX 44
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list