hermet pushed a commit to branch master.

commit c887558752a50e38e14e78496b324375ac242b9f
Author: ChunEon Park <[email protected]>
Date:   Fri Mar 29 20:22:41 2013 +0900

    elementary/list - correct line alignment for consistency.
---
 src/lib/elm_list.h | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/lib/elm_list.h b/src/lib/elm_list.h
index 5f28c8a..cf517c0 100644
--- a/src/lib/elm_list.h
+++ b/src/lib/elm_list.h
@@ -622,8 +622,7 @@ EAPI Eina_Bool                    
elm_list_horizontal_get(const Evas_Object *obj
  *
  * @ingroup List
  */
-EAPI void
-elm_list_select_mode_set(Evas_Object *obj, Elm_Object_Select_Mode mode);
+EAPI void                         elm_list_select_mode_set(Evas_Object *obj, 
Elm_Object_Select_Mode mode);
 
 /**
  * Get the list select mode.
@@ -636,8 +635,7 @@ elm_list_select_mode_set(Evas_Object *obj, 
Elm_Object_Select_Mode mode);
  *
  * @ingroup List
  */
-EAPI Elm_Object_Select_Mode
-elm_list_select_mode_get(const Evas_Object *obj);
+EAPI Elm_Object_Select_Mode       elm_list_select_mode_get(const Evas_Object 
*obj);
 
 /**
  * Append a new item to the list object.

-- 

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2

Reply via email to