r17053 - gnucash/branches/2.2/src/gnome-utils/glade - [r17042] Correctly destroy the XML Import Druid.

Christian Stimming cstim at cvs.gnucash.org
Wed Mar 26 17:04:40 EDT 2008


Author: cstim
Date: 2008-03-26 17:04:40 -0400 (Wed, 26 Mar 2008)
New Revision: 17053
Trac: http://svn.gnucash.org/trac/changeset/17053

Modified:
   gnucash/branches/2.2/src/gnome-utils/glade/druid-gnc-xml-import.glade
Log:
[r17042] Correctly destroy the XML Import Druid.


Modified: gnucash/branches/2.2/src/gnome-utils/glade/druid-gnc-xml-import.glade
===================================================================
--- gnucash/branches/2.2/src/gnome-utils/glade/druid-gnc-xml-import.glade	2008-03-26 21:04:29 UTC (rev 17052)
+++ gnucash/branches/2.2/src/gnome-utils/glade/druid-gnc-xml-import.glade	2008-03-26 21:04:40 UTC (rev 17053)
@@ -20,6 +20,7 @@
   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="focus_on_map">True</property>
   <property name="has_separator">False</property>
+  <signal name="destroy" handler="gxi_dialog_destroy_cb" last_modification_time="Sun, 23 Mar 2008 21:58:59 GMT"/>
 
   <child internal-child="vbox">
     <widget class="GtkVBox" id="dialog-vbox1">



More information about the gnucash-changes mailing list