Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        ewl_media_test.c 


Log Message:
- formatting / type checking

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_media_test.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ewl_media_test.c    24 Oct 2005 02:52:06 -0000      1.10
+++ ewl_media_test.c    25 Oct 2005 03:59:04 -0000      1.11
@@ -259,7 +259,7 @@
        ewl_widget_show(b);
 
        /* the video seeker */
-       seeker = ewl_seeker_new(EWL_ORIENTATION_HORIZONTAL);
+       seeker = ewl_hseeker_new();
        ewl_container_child_append(EWL_CONTAINER(b), seeker);
        ewl_object_fill_policy_set(EWL_OBJECT(seeker), 
                        EWL_FLAG_FILL_VSHRINK | EWL_FLAG_FILL_HFILL);




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to