Enlightenment CVS committal Author : andreas Project : e17 Module : proto/eflpp
Dir : e17/proto/eflpp/examples/ewl/embed Modified Files: main.cpp Log Message: revert get syntax =================================================================== RCS file: /cvs/e/e17/proto/eflpp/examples/ewl/embed/main.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- main.cpp 6 Aug 2007 09:00:48 -0000 1.2 +++ main.cpp 15 Aug 2007 20:03:10 -0000 1.3 @@ -47,7 +47,7 @@ EvasEdje* edje = new EvasEdje( 0, 0, PACKAGE_DATA_DIR "/edjes/angstrom-bootmanager.edj", "background", evas ); edje->resize( WIDTH, HEIGHT ); - Size s = edje->getMinimalSize(); + Size s = edje->minimalSize(); edje->setLayer( 1 ); edje->show(); ------------------------------------------------------------------------- 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