mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
detail
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15832 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
18703684f1
commit
bda70ee100
@ -251,7 +251,7 @@ editor_ok_button_clicked( GtkButton *b, GncSxEditorDialog *sxed )
|
||||
gnc_sxed_save_sx( sxed );
|
||||
|
||||
/* add to list */
|
||||
// @@fixme -- forget 'new'-flag: check for existance.
|
||||
// @@fixme -- forget 'new'-flag: check for existance of the SX [?]
|
||||
if ( sxed->newsxP ) {
|
||||
book = gnc_get_current_book ();
|
||||
sxes = gnc_book_get_schedxactions(book);
|
||||
|
Loading…
Reference in New Issue
Block a user