AUDIT: r17042 - gnucash/trunk/src/gnome-utils/glade - Correctly destroy the XML Import Druid.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Mar 23 18:09:22 EDT 2008


Author: andi5
Date: 2008-03-23 18:09:22 -0400 (Sun, 23 Mar 2008)
New Revision: 17042
Trac: http://svn.gnucash.org/trac/changeset/17042

Modified:
   gnucash/trunk/src/gnome-utils/glade/druid-gnc-xml-import.glade
Log:
Correctly destroy the XML Import Druid.

BP


Modified: gnucash/trunk/src/gnome-utils/glade/druid-gnc-xml-import.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/druid-gnc-xml-import.glade	2008-03-23 00:01:05 UTC (rev 17041)
+++ gnucash/trunk/src/gnome-utils/glade/druid-gnc-xml-import.glade	2008-03-23 22:09:22 UTC (rev 17042)
@@ -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