diff options
Diffstat (limited to 'demos/modules/gadc/gfxconf.h')
| -rw-r--r-- | demos/modules/gadc/gfxconf.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/modules/gadc/gfxconf.h b/demos/modules/gadc/gfxconf.h index 213152e4..58475fba 100644 --- a/demos/modules/gadc/gfxconf.h +++ b/demos/modules/gadc/gfxconf.h @@ -41,6 +41,7 @@  #define GDISP_NEED_MSGAPI		FALSE  /* GDISP - builtin fonts */ +#define GDISP_OLD_FONT_DEFINITIONS		FALSE  #define GDISP_INCLUDE_FONT_SMALL		FALSE  #define GDISP_INCLUDE_FONT_LARGER		FALSE  #define GDISP_INCLUDE_FONT_UI1			FALSE  | 
