r22817 - gnucash/trunk/src/import-export/aqbanking - Fix erroneous widget lookup after a widget in the glade file has been renamed

Christian Stimming cstim at code.gnucash.org
Fri Mar 1 16:38:09 EST 2013


Author: cstim
Date: 2013-03-01 16:38:08 -0500 (Fri, 01 Mar 2013)
New Revision: 22817
Trac: http://svn.gnucash.org/trac/changeset/22817

Modified:
   gnucash/trunk/src/import-export/aqbanking/dialog-ab.glade
   gnucash/trunk/src/import-export/aqbanking/gnc-gwen-gui.c
Log:
Fix erroneous widget lookup after a widget in the glade file has been renamed

This is a result of the glorious idea of glade to have all widget names
in one file have unique names, but not verifying that we really can
continue to do the lookup as before. Oh well.



More information about the gnucash-patches mailing list