elementary/els_icon - fixed identation
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 27 Jun 2011 10:58:03 +0000 (10:58 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 27 Jun 2011 10:58:03 +0000 (10:58 +0000)
SVN revision: 60727

legacy/elementary/src/lib/els_icon.h

index 1d74a8c..bd49bb2 100644 (file)
@@ -22,5 +22,5 @@ void         _els_smart_icon_edit_set         (Evas_Object *obj, Eina_Bool, Evas
 Eina_Bool    _els_smart_icon_edit_get         (const Evas_Object *obj);
 Evas_Object *_els_smart_icon_edje_get(Evas_Object *obj);
 void         _els_smart_icon_aspect_ratio_retained_set(Evas_Object *obj, Eina_Bool retained);
-Eina_Bool _els_smart_icon_aspect_ratio_retained_get(const Evas_Object *obj);
+Eina_Bool    _els_smart_icon_aspect_ratio_retained_get(const Evas_Object *obj);