mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Correct corrupted line in gnc-account-sel.h
This commit is contained in:
parent
976a137069
commit
d29bb5b8cd
@ -106,4 +106,4 @@ void gnc_account_sel_set_new_account_modal( GNCAccountSel *gas,
|
|||||||
gint gnc_account_sel_get_num_account( GNCAccountSel *gas );
|
gint gnc_account_sel_get_num_account( GNCAccountSel *gas );
|
||||||
void gnc_account_sel_purge_account( GNCAccountSel *gas, Account *acc, gboolean recursive);
|
void gnc_account_sel_purge_account( GNCAccountSel *gas, Account *acc, gboolean recursive);
|
||||||
|
|
||||||
#endif /* !ndef GNC_ACCOUNT_SEL_H */
|
#endif /* GNC_ACCOUNT_SEL_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user