[grisbi-cvs] grisbi/src traitement_variables.c,1.167,1.168

Pierre Biava pbiava at users.sourceforge.net
Sun Mar 8 22:26:58 CET 2009


Update of /cvsroot/grisbi/grisbi/src
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv470

Modified Files:
	traitement_variables.c 
Log Message:
Fixed bug entry in the configuration page of accounts

Index: traitement_variables.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/traitement_variables.c,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- traitement_variables.c	5 Mar 2009 19:12:31 -0000	1.167
+++ traitement_variables.c	8 Mar 2009 21:26:46 -0000	1.168
@@ -197,10 +197,6 @@
 	etat.modification_fichier = 0;
 	gsb_gui_sensitive_menu_item ( "FileMenu", "Save", NULL, FALSE );
     }
-    /* give the focus to the navigation_tree_view pbiava 02/08/2009
-     * for account property window */
-    if ( navigation_tree_view )
-        gtk_widget_grab_focus ( navigation_tree_view );
 }
 
 



More information about the cvs mailing list