From fe6708c7a284fcd17082ef1b59ead564db47bcbc Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 19 Feb 2014 00:23:07 +1000 Subject: Demo updates to fix compile issues. --- demos/modules/gwin/list/gfxconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/modules/gwin/list') diff --git a/demos/modules/gwin/list/gfxconf.h b/demos/modules/gwin/list/gfxconf.h index ebd35f05..505ff2cc 100644 --- a/demos/modules/gwin/list/gfxconf.h +++ b/demos/modules/gwin/list/gfxconf.h @@ -43,6 +43,7 @@ #define GWIN_NEED_WINDOWMANAGER TRUE #define GWIN_NEED_WIDGET TRUE + #define GWIN_NEED_LABEL TRUE #define GWIN_NEED_LIST TRUE #define GWIN_NEED_LIST_IMAGES TRUE -- cgit v1.2.3