Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        Ewl.h.in 


Log Message:
Adjust header include order so that the filedialog builds. Still need to
commit the icons for the filedialog.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Ewl.h.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Ewl.h.in    30 Jul 2004 19:44:23 -0000      1.2
+++ Ewl.h.in    28 Aug 2004 06:28:04 -0000      1.3
@@ -322,13 +322,13 @@
 
 #include <ewl_button.h>
 #include <ewl_button_stock.h>
-#include <ewl_fileselector.h>
 #include <ewl_floater.h>
-#include <ewl_filedialog.h>
 #include <ewl_overlay.h>
 #include <ewl_embed.h>
 #include <ewl_window.h>
 #include <ewl_dialog.h>
+#include <ewl_fileselector.h>
+#include <ewl_filedialog.h>
 
 #include <ewl_text.h>
 #include <ewl_entry.h>




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to