scrollable interface: typo type
authorYakov Goldberg <yakov.g@samsung.com>
Mon, 30 Dec 2013 13:42:05 +0000 (15:42 +0200)
committerYakov Goldberg <yakov.g@samsung.com>
Mon, 30 Dec 2013 13:44:17 +0000 (15:44 +0200)
src/lib/elm_interface_scrollable.h

index 1354977..b771613 100644 (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