elm_interface_scrollable.c: use correct structure for mouse up.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 2 Dec 2013 14:54:46 +0000 (23:54 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 2 Dec 2013 14:55:27 +0000 (23:55 +0900)
commita754a91961348efc86ef531a31bfd23f9579cfaf
treef7b8682910309fc991050f4ac2d6cacccde6ad89
parent235fb48f0888f2beb0ba7bf5923f0f65ddf0e9d2
elm_interface_scrollable.c: use correct structure for mouse up.

Actually Evas_Event_Mouse_Up and Evas_Event_Mouse_Down are same though :)
Being pedantic.
legacy/elementary/src/lib/elm_interface_scrollable.c