Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_dialog.c 


Log Message:
- formatting

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/dialog/ewl_dialog.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_dialog.c        30 Nov 2006 19:56:40 -0000      1.2
+++ ewl_dialog.c        6 Dec 2006 20:21:57 -0000       1.3
@@ -52,7 +52,7 @@
        ewl_widget_show(dialog);
        ewl_dialog_active_area_set(EWL_DIALOG(dialog), EWL_POSITION_TOP);
 
-        hbox = ewl_hbox_new();
+       hbox = ewl_hbox_new();
        ewl_container_child_append(EWL_CONTAINER(dialog), hbox);
        ewl_widget_show(hbox);
 



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