scrollable interface: typo type

This commit is contained in:
Yakov Goldberg 2013-12-30 15:42:05 +02:00
parent 72244a60a0
commit 025da3d407
1 changed files with 1 additions and 1 deletions

View File

@ -686,7 +686,7 @@ enum
* @param[in] single_dir
*
*/
#define elm_scrollable_interface_single_direction_set(single_dir) ELM_SCROLLABLE_INTERFACE_ID(ELM_SCROLLABLE_INTERFACE_SUB_ID_SINGLE_DIRECTION_SET), EO_TYPECHECK(Eina_Bool, single_dir)
#define elm_scrollable_interface_single_direction_set(single_dir) ELM_SCROLLABLE_INTERFACE_ID(ELM_SCROLLABLE_INTERFACE_SUB_ID_SINGLE_DIRECTION_SET), EO_TYPECHECK(Elm_Scroller_Single_Direction, single_dir)
/**
* @def elm_scrollable_interface_single_direction_get