mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove trailing white space from gnucash-sheet.c
This commit is contained in:
parent
23e1ed6904
commit
87c5a95211
@ -2582,8 +2582,6 @@ gnucash_sheet_new (Table *table)
|
|||||||
/* The cursor */
|
/* The cursor */
|
||||||
sheet->cursor = gnucash_cursor_new (sheet);
|
sheet->cursor = gnucash_cursor_new (sheet);
|
||||||
|
|
||||||
/*gtk_layout_put (GTK_LAYOUT (sheet), sheet->entry, 0, 0);*/
|
|
||||||
|
|
||||||
/* set up the editor */
|
/* set up the editor */
|
||||||
sheet->item_editor = gnc_item_edit_new(sheet);
|
sheet->item_editor = gnc_item_edit_new(sheet);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user