summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic
diff options
context:
space:
mode:
authorRobin Burchell <robin+qt@viroteck.net>2013-03-19 12:45:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-03 00:37:48 +0200
commit6060716066af873384f0a2c98b9656a16c4e4320 (patch)
treefc22aa8fbf755431e8f75eb4ee26d01af9b111df /src/plugins/generic
parent26825e2141a1f954936b0351ac36f72fc6a53354 (diff)
Correct location of mtdev define.
evdevtouch moved to platform support, so the location in the plugin is now wrong (as was the file name) Change-Id: I976f5d7ee68f5da5ed1f61773b3d5da683e12c6f Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Diffstat (limited to 'src/plugins/generic')
-rw-r--r--src/plugins/generic/evdevtouch/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generic/evdevtouch/README b/src/plugins/generic/evdevtouch/README
index fca2770106..ad406254d1 100644
--- a/src/plugins/generic/evdevtouch/README
+++ b/src/plugins/generic/evdevtouch/README
@@ -6,7 +6,7 @@ by this plugin. Use tslib or evdevmouse instead.
The protocol type will be detected automatically.
To enable libmtdev support uncomment the USE_MTDEV define in
-evdevtouch.pro.
+src/platformsupport/input/evdevtouch/evdevtouch.pri.
Tested with the following kernel drivers:
bcm5974 (type A)