Enlightenment CVS committal

Author  : andreas
Project : e17
Module  : proto/eflpp

Dir     : e17/proto/eflpp/src/ewl


Modified Files:
        eflpp_ewl.cpp 


Log Message:
- changed object creation from father to child

===================================================================
RCS file: /cvs/e/e17/proto/eflpp/src/ewl/eflpp_ewl.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- eflpp_ewl.cpp       3 Jul 2007 22:42:36 -0000       1.1
+++ eflpp_ewl.cpp       14 Aug 2007 20:58:03 -0000      1.2
@@ -112,7 +112,7 @@
 //==========================================================================//
 
 EvasEwl::EvasEwl( EwlEmbed* ewlobj, EvasCanvas* canvas, const char* name )
-    :EvasObject( canvas, "<attach>", name )
+    :EvasObject( canvas )
 
 {
 #warning not sure whether this belongs here



-------------------------------------------------------------------------
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

Reply via email to