From 795041e074f6bd1de11c1e79eca69f211388659a Mon Sep 17 00:00:00 2001 From: Chris Shoemaker Date: Wed, 4 Oct 2006 02:30:32 +0000 Subject: [PATCH] Fix for bug #359471. Remove the glade hookup of gnc_xfer_dialog_close_cb() to the close signal. This callback doesn't handle aborting correctly when called directly, but it will behave correctly when called indirectly from close_handler(). The "response" callback will now be called for all actions that close the dialog. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14927 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome-utils/glade/transfer.glade | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gnome-utils/glade/transfer.glade b/src/gnome-utils/glade/transfer.glade index 21224e082f..f4c6b8cecd 100644 --- a/src/gnome-utils/glade/transfer.glade +++ b/src/gnome-utils/glade/transfer.glade @@ -19,7 +19,6 @@ GDK_GRAVITY_NORTH_WEST False -