Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_filedialog.c 


Log Message:
forgot this

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_filedialog.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- ewl_filedialog.c    3 Mar 2007 02:26:45 -0000       1.33
+++ ewl_filedialog.c    6 Mar 2007 21:53:05 -0000       1.34
@@ -509,7 +509,7 @@
                ewl_embed_window_position_get(emb, &x, &y);
 
                menu = EWL_MENU(fd->menu);
-               ewl_window_move(EWL_WINDOW(menu->base.popup), 
+               ewl_window_move(EWL_WINDOW(menu->popup), 
                                        x + event->base.x, y + event->base.y);
                ewl_widget_show(fd->menu);
 



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