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