aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-11 15:11:10 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-11 15:11:10 +0200
commit50257722605df92ab57f42317fc2e97f7fd05f9a (patch)
tree0abcded4770690c28885f902743068c926270c73 /demos/modules/gwin/widgets/gfxconf.h
parent6dc3cbcd2952f2c8c2fb589807ede06e09f87391 (diff)
downloaduGFX-50257722605df92ab57f42317fc2e97f7fd05f9a.tar.gz
uGFX-50257722605df92ab57f42317fc2e97f7fd05f9a.tar.bz2
uGFX-50257722605df92ab57f42317fc2e97f7fd05f9a.zip
Extending GWIN widget demo
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 368fdfb8..9f8601b8 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -60,6 +60,7 @@
#define GWIN_NEED_WIDGET TRUE
#define GWIN_NEED_LABEL TRUE
+ #define GWIN_LABEL_ATTRIBUTE TRUE
#define GWIN_NEED_BUTTON TRUE
// #define GWIN_BUTTON_LAZY_RELEASE TRUE
#define GWIN_NEED_SLIDER TRUE