mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug fix.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3193 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d09f02f7e4
commit
44e23da3d7
@ -265,7 +265,7 @@ gnc_get_default_register_style()
|
||||
char *style_string;
|
||||
|
||||
style_string = gnc_lookup_multichoice_option("Register",
|
||||
"Default Register Mode",
|
||||
"Default Register Style",
|
||||
"ledger");
|
||||
|
||||
if (safe_strcmp(style_string, "ledger") == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user