Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: x.c Log Message: Oops - Reinsert lines removed by mistake. =================================================================== RCS file: /cvs/e/e16/e/src/x.c,v retrieving revision 1.126 retrieving revision 1.127 diff -u -3 -r1.126 -r1.127 --- x.c 23 Apr 2006 23:18:23 -0000 1.126 +++ x.c 24 Apr 2006 16:06:05 -0000 1.127 @@ -865,6 +865,9 @@ int root_x, root_y; unsigned int mask; + if (xwin == None) + xwin = VRoot.win; + if (!px) px = &root_x; if (!py) ------------------------------------------------------- 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