Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_widget.c Log Message: Return properly on the text part apply check. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.c,v retrieving revision 1.141 retrieving revision 1.142 diff -u -3 -r1.141 -r1.142 --- ewl_widget.c 4 Aug 2007 14:21:37 -0000 1.141 +++ ewl_widget.c 16 Aug 2007 04:25:26 -0000 1.142 @@ -879,7 +879,7 @@ DCHECK_TYPE("w", w, EWL_WIDGET_TYPE); if (!w->theme_object) - DLEAVE_FUNCTION(DLEVEL_STABLE); + DRETURN(DLEVEL_STABLE); /* * Fill in the default part to use when the key is NULL. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs