Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_widget.c 


Log Message:
Trigger state changes.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_widget.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ewl_widget.c        20 Jun 2005 20:35:03 -0000      1.7
+++ ewl_widget.c        23 Jun 2005 03:04:47 -0000      1.8
@@ -564,6 +564,8 @@
        if (w->theme_object)
                edje_object_signal_emit(w->theme_object, state, "EWL");
 
+       ewl_callback_call(w, EWL_CALLBACK_STATE_CHANGED);
+
        DRETURN(DLEVEL_STABLE);
 }
 




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to