elm_widget: Fix mouse wheel event propagation
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Jun 2016 06:20:28 +0000 (15:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Jun 2016 06:33:39 +0000 (15:33 +0900)
commitfd63a2c80dd3c7b38250a0d8342d678d88c45c45
treedb7f5dece70a455d871a62bbceba685de6a5ee40
parent197c036306df4aba56cc4ff4726f6131fc5b1f54
elm_widget: Fix mouse wheel event propagation

The wrong type was propagated. Luckily it didn't crash.

Thanks @Hermet for the report.
src/lib/elementary/elm_widget.c