OSDN Git Service

For now, remove the quicknav touch mode as there were no scripts for this mode so...
authorMichael Curran <mick@kulgan.net>
Wed, 5 Sep 2012 23:43:38 +0000 (09:43 +1000)
committerMichael Curran <mick@kulgan.net>
Wed, 5 Sep 2012 23:43:38 +0000 (09:43 +1000)
source/touchHandler.py

index bf3ae4b..124caaf 100644 (file)
@@ -15,7 +15,7 @@ import NVDAObjects.UIA
 from logHandler import log\r
 import touchTracker\r
 \r
-availableTouchModes=['text','quickNav','object']\r
+availableTouchModes=['text','object']\r
 \r
 HWND_MESSAGE=-3\r
 \r