]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
uievent: get rid of EventHandler attribute
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 31 Dec 2015 16:42:15 +0000 (18:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jan 2016 17:59:13 +0000 (17:59 +0000)
commit8d505ec8913a7d51de48b4f52bb64c5d6a0bb08e
treeca9f022ec3517b73deb0a95c5acde677da1b7937
parent07de1ca7d57dcd0cc37406feae2949da12a3fa7a
uievent: get rid of EventHandler attribute

This attribute was introduced by mistake. EventHandle is used in the
code for the same purpose.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/uievent.py