Ecore-Sdl: Must set the mouse event's multi struct to 0
authorkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 16 Sep 2011 07:08:53 +0000 (07:08 +0000)
committerkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 16 Sep 2011 07:08:53 +0000 (07:08 +0000)
commitf4373f1a70721ccff62c54348a4f98b76a73230f
tree73dad6b5a6c673b15b193e39fdf3fb86fe06248c
parent2a2aa7fc000df197ce8b1e5c9c292737e7899de1
Ecore-Sdl: Must set the mouse event's multi struct to 0
Otherwise ecore-evas will think that the event is for multi touch
and will ignore the actual values of the structure and will only use
the uninitialized data from the multi struct

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@63431 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_sdl/ecore_sdl.c