aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-07-01 17:41:47 +1000
committerinmarket <andrewh@inmarket.com.au>2013-07-01 17:41:47 +1000
commitdf5f701a11ea5603f1f0b44f0e6bd96084b6d09d (patch)
tree3cf221231ea671348788ec534a80f69ec8de5f26 /demos/modules/gwin/widgets/gfxconf.h
parent956af8d3cbfb5a0bb9a3768eaf4a0c199e791dfb (diff)
parentb8b149591f3b68d5f925a60e81ebc6c78f190e99 (diff)
downloaduGFX-df5f701a11ea5603f1f0b44f0e6bd96084b6d09d.tar.gz
uGFX-df5f701a11ea5603f1f0b44f0e6bd96084b6d09d.tar.bz2
uGFX-df5f701a11ea5603f1f0b44f0e6bd96084b6d09d.zip
Merge remote-tracking branch 'origin/GWIN' into GWIN
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index fb83f860..fd217b0d 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -81,7 +81,7 @@
/* Features for the GINPUT sub-system. */
#define GINPUT_NEED_MOUSE TRUE
-#define GINPUT_NEED_TOGGLE TRUE
+#define GINPUT_NEED_TOGGLE FALSE
#define GINPUT_NEED_DIAL FALSE
#endif /* _GFXCONF_H */