The autosearch function is now a member of the widget object, so it's
authorMike Taylor <mike@indexdata.com>
Wed, 28 May 2014 14:33:09 +0000 (15:33 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 28 May 2014 14:33:09 +0000 (15:33 +0100)
invoked as
w.autosearch()
rather than
widget.autosearch(w)


No differences found