[Gnucash-changes] Fix crash when clicking the "no automatic transfer" button in the

David Hampton hampton at cvs.gnucash.org
Wed Sep 21 22:39:26 EDT 2005


Log Message:
-----------
Fix crash when clicking the "no automatic transfer" button in the
automatic interest transfer dialog.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome-utils:
        transfer.glade

Revision Data
-------------
Index: transfer.glade
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-utils/transfer.glade,v
retrieving revision 1.2.4.8
retrieving revision 1.2.4.9
diff -Lsrc/gnome-utils/transfer.glade -Lsrc/gnome-utils/transfer.glade -u -r1.2.4.8 -r1.2.4.9
--- src/gnome-utils/transfer.glade
+++ src/gnome-utils/transfer.glade
@@ -68,7 +68,7 @@
       </child>
 
       <child>
-	<widget class="GtkVBox" id="vbox">
+	<widget class="GtkVBox" id="transfermain-vbox">
 	  <property name="border_width">5</property>
 	  <property name="visible">True</property>
 	  <property name="homogeneous">False</property>


More information about the gnucash-changes mailing list