From f010078eb2d361cd758c8a7a10afb0c53d5ddd17 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sat, 24 Jun 2000 01:50:07 +0000 Subject: [PATCH] See changelog 20000623-22:45 GMT -3 --- harbour/contrib/samples/gauge.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/harbour/contrib/samples/gauge.c b/harbour/contrib/samples/gauge.c index 47b9a22100..45666e5d07 100644 --- a/harbour/contrib/samples/gauge.c +++ b/harbour/contrib/samples/gauge.c @@ -44,8 +44,8 @@ #define B_RIGHT 4 #define B_BACKCOLOR 5 #define B_BARCOLOR 6 -#define B_DISPLAYNUM 7 -#define B_BARCHAR 8 +#define B_DISPLAYNUM 8 +#define B_BARCHAR 7 #define B_PERCENT 9 #define B_LEN B_PERCENT