Enlightenment CVS committal Author : andreas Project : e17 Module : proto/eflpp
Dir : e17/proto/eflpp/src/etk Modified Files: eflpp_etk.cpp Log Message: - changed object creation from father to child =================================================================== RCS file: /cvs/e/e17/proto/eflpp/src/etk/eflpp_etk.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- eflpp_etk.cpp 3 Jul 2007 22:42:36 -0000 1.1 +++ eflpp_etk.cpp 14 Aug 2007 20:58:03 -0000 1.2 @@ -169,7 +169,7 @@ //==========================================================================// EvasEtk::EvasEtk( EtkEmbed* ewlobj, EvasCanvas* canvas, const char* name ) - :EvasObject( canvas, "<attach>", name ) + :EvasObject( canvas ) { o = etk_embed_object_get( ETK_EMBED(ewlobj->obj()) ); ------------------------------------------------------------------------- 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