Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_mvc.c Log Message: - make sure the data is set into the selection information =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_mvc.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- ewl_mvc.c 22 Jan 2007 09:33:03 -0000 1.15 +++ ewl_mvc.c 1 Feb 2007 10:36:15 -0000 1.16 @@ -498,6 +498,7 @@ ret = NEW(Ewl_Selection_Idx, 1); ret->sel.type = EWL_SELECTION_TYPE_INDEX; ret->sel.model = sel->model; + ret->sel.data = sel->data; if (sel->type == EWL_SELECTION_TYPE_INDEX) { Ewl_Selection_Idx *si; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs