Enlightenment CVS committal Author : andreas Project : e17 Module : proto/eflpp
Dir : e17/proto/eflpp/examples/edje/simple Modified Files: main.cpp Log Message: revert get syntax =================================================================== RCS file: /cvs/e/e17/proto/eflpp/examples/edje/simple/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:47 -0000 1.2 +++ main.cpp 15 Aug 2007 20:03:10 -0000 1.3 @@ -26,7 +26,7 @@ EvasEdje* edje = new EvasEdje( 0, 0, PACKAGE_DATA_DIR "/edjes/simple.edj", "test", evas ); edje->resize( WIDTH, HEIGHT ); - Size s = edje->getMinimalSize(); + Size s = edje->minimalSize(); edje->setLayer( 0 ); 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