Attempt to affect #334627: re-order destroying SX vs. window.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13862 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Joshua Sled
2006-04-27 01:33:17 +00:00
parent 4b2f9b705e
commit a0501f163c
2 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2006-04-26 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-scheduledxaction.c
(scheduledxaction_editor_dialog_destroy): re-order SX disolution
vs. ui teardown. Add comment info-request response.
2006-04-26 Christian Stimming <stimming@tuhh.de>
* doc/gnucash.1.in: Properly quote marks. Bug #339731.