From 65c8b96a3d61676fe2d81bce65fce559047cd0c2 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 16 Aug 2014 22:49:15 +1000 Subject: Update the frame demo to reveal a surprise when the frame is closed. --- demos/modules/gwin/frame/gfxconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/modules/gwin/frame/gfxconf.h') diff --git a/demos/modules/gwin/frame/gfxconf.h b/demos/modules/gwin/frame/gfxconf.h index 08a01b73..c6dcd80f 100644 --- a/demos/modules/gwin/frame/gfxconf.h +++ b/demos/modules/gwin/frame/gfxconf.h @@ -46,6 +46,7 @@ #define GWIN_NEED_WINDOWMANAGER TRUE #define GWIN_NEED_WIDGET TRUE + #define GWIN_NEED_LABEL TRUE #define GWIN_NEED_BUTTON TRUE #define GWIN_NEED_SLIDER TRUE #define GWIN_NEED_CONTAINERS TRUE -- cgit v1.2.3