[Libreoffice-commits] .: sc/inc

Noel Power noelp at kemper.freedesktop.org
Thu Oct 14 12:33:47 PDT 2010


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

New commits:
commit 7019b25524f5436b94651685130d4d4054e47a0a
Author: Noel Power <noel.power at novell.com>
Date:   Thu Oct 14 20:33:24 2010 +0100

    fix bad STR_COUNT

diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index db00d9c..1f16de3 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -595,7 +595,7 @@
 #define STR_FORM_SPINNER            455
 #define STR_FORM_SCROLLBAR          456
 
-#define STR_COUNT                       456
+#define STR_COUNT                       457
 
 #endif
 


More information about the Libreoffice-commits mailing list