same as e_dbus api fixes
regards
Jérémy
diff --git a/emotion/src/lib/emotion_smart.c b/emotion/src/lib/emotion_smart.c
index 8a80f83..bee7450 100644
--- a/emotion/src/lib/emotion_smart.c
+++ b/emotion/src/lib/emotion_smart.c
@@ -1531,6 +1531,12 @@ emotion_object_suspend_set(Evas_Object *obj,
Emotion_Suspend state)
EAPI Emotion_Suspend
motion_object_suspend_get(Evas_Object *obj)
{
+ return emotion_object_suspend_get(obj);
+}
+
+EAPI Emotion_Suspend
+emotion_object_suspend_get(Evas_Object *obj)
+{
Smart_Data *sd;
E_SMART_OBJ_GET_RETURN(sd, obj, E_OBJ_NAME, EMOTION_WAKEUP);
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel