elm_index.h: fixed wrong documentation.

This commit is contained in:
Daniel Juyung Seo 2013-04-26 18:38:56 +09:00
parent 6940c8bc10
commit 731ee2b5ae
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@
* after a small idling period. @c event_info is the selected
* item's data pointer.
* - @c "selected" - When the user releases a mouse button and
* selects an item. @c event_info is the selected item's data
* pointer.
* selects an item. @c event_info is the selected item's pointer.
* - @c "level,up" - when the user moves a finger from the first
* level to the second level
* - @c "level,down" - when the user moves a finger from the second