mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix up whitespace in dialog-transfer.c.
This commit is contained in:
parent
47f91c0227
commit
407d61cbb6
@ -70,7 +70,6 @@ static QofLogModule log_module = GNC_MOD_GUI;
|
|||||||
struct _xferDialog
|
struct _xferDialog
|
||||||
{
|
{
|
||||||
GtkWidget *dialog;
|
GtkWidget *dialog;
|
||||||
|
|
||||||
GtkWidget *amount_edit;
|
GtkWidget *amount_edit;
|
||||||
GtkWidget *date_entry;
|
GtkWidget *date_entry;
|
||||||
GtkWidget *num_entry;
|
GtkWidget *num_entry;
|
||||||
|
Loading…
Reference in New Issue
Block a user