aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-01-03 18:46:46 +1000
committerinmarket <andrewh@inmarket.com.au>2015-01-03 18:46:46 +1000
commit128a3b972cc50b084415b5fb69fc355fe5db9520 (patch)
tree0b619a2704bacc0020acfe15939e9c4c4365e524 /demos/modules/gwin/widgets/gfxconf.h
parentbc9d3a1305905abe56933fb68cd9fb2062861f73 (diff)
downloaduGFX-128a3b972cc50b084415b5fb69fc355fe5db9520.tar.gz
uGFX-128a3b972cc50b084415b5fb69fc355fe5db9520.tar.bz2
uGFX-128a3b972cc50b084415b5fb69fc355fe5db9520.zip
New Tabset Widget.
Widgets demo updated to (optionally) use the new tabset.
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 346a9898..e7e2714e 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -75,6 +75,8 @@
#define GWIN_NEED_CONTAINERS TRUE
#define GWIN_NEED_CONTAINER TRUE
+#define GWIN_NEED_TABSET TRUE
+
///////////////////////////////////////////////////////////////////////////
// GEVENT //
///////////////////////////////////////////////////////////////////////////