mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-28 19:53:58 -06:00
Change source files dialog-account.* for spaces and tabs
This commit is contained in:
parent
27cab58bf2
commit
d195a87079
File diff suppressed because it is too large
Load Diff
@ -164,8 +164,8 @@ Account * gnc_ui_new_accounts_from_name_window_with_types (GtkWindow *parent,
|
||||
Account * gnc_ui_new_accounts_from_name_with_defaults (GtkWindow *parent,
|
||||
const char *name,
|
||||
GList *valid_types,
|
||||
const gnc_commodity * default_commodity,
|
||||
Account * parent_acct);
|
||||
const gnc_commodity *default_commodity,
|
||||
Account *parent_acct);
|
||||
|
||||
/*
|
||||
* register a callback that gets called when the account has changed
|
||||
|
Loading…
Reference in New Issue
Block a user