aboutsummaryrefslogtreecommitdiffstats
path: root/tools/touch_driver_test/gfxconf.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-11-12 08:50:05 +0100
committerJoel Bodenmann <joel@unormal.org>2014-11-12 08:50:05 +0100
commitd3a0606c65535be34cb38e6cfb3ba8d92657ad82 (patch)
tree0baf7c7a132138efc5a5a223f986795521108187 /tools/touch_driver_test/gfxconf.h
parentf793194e43b130ae9e5133ac7d03bd819ce77e91 (diff)
parent04334f284c8c4236e2a07b6611ddb790ee05db72 (diff)
downloaduGFX-d3a0606c65535be34cb38e6cfb3ba8d92657ad82.tar.gz
uGFX-d3a0606c65535be34cb38e6cfb3ba8d92657ad82.tar.bz2
uGFX-d3a0606c65535be34cb38e6cfb3ba8d92657ad82.zip
Merge branch 'newmouse'
Diffstat (limited to 'tools/touch_driver_test/gfxconf.h')
-rw-r--r--tools/touch_driver_test/gfxconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/touch_driver_test/gfxconf.h b/tools/touch_driver_test/gfxconf.h
index 9cd0cf1f..3d93a138 100644
--- a/tools/touch_driver_test/gfxconf.h
+++ b/tools/touch_driver_test/gfxconf.h
@@ -57,5 +57,6 @@
/* Features for the GINPUT sub-system. */
#define GINPUT_NEED_MOUSE TRUE
+#define GINPUT_TOUCH_STARTRAW TRUE
#endif /* _GFXCONF_H */