Enlightenment CVS committal Author : andreas Project : e17 Module : proto
Dir : e17/proto/eflpp/examples/ewl/embed Modified Files: main.cpp Log Message: little API change for get/set consistence and examples update =================================================================== RCS file: /cvs/e/e17/proto/eflpp/examples/ewl/embed/main.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- main.cpp 3 Jul 2007 22:42:34 -0000 1.1 +++ main.cpp 6 Aug 2007 09:00:48 -0000 1.2 @@ -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->minimalSize(); + Size s = edje->getMinimalSize(); 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