Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/tree2


Modified Files:
        ewl_tree2.c 


Log Message:
- use wrapper

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/tree2/ewl_tree2.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ewl_tree2.c 22 Jan 2007 09:33:03 -0000      1.12
+++ ewl_tree2.c 2 Mar 2007 04:45:40 -0000       1.13
@@ -1313,7 +1313,7 @@
        tree = data;
        view = ewl_tree2_view_widget_get(tree);
 
-       if (ewl_widget_type_is(view, EWL_TREE2_VIEW_SCROLLED_TYPE))
+       if (EWL_TREE2_VIEW_SCROLLED_IS(view))
                ewl_tree2_view_scrolled_scroll_headers_set(EWL_TREE2_VIEW(view),
                        ewl_checkbutton_is_checked(EWL_CHECKBUTTON(w)));
 }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to