mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix mistake in property install.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15922 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c6a609b8f7
commit
973cacb3c0
@ -523,7 +523,7 @@ gnc_account_class_init (AccountClass *klass)
|
||||
|
||||
g_object_class_install_property
|
||||
(gobject_class,
|
||||
PROP_BALANCE_DIRTY,
|
||||
PROP_SORT_DIRTY,
|
||||
g_param_spec_boolean("sort-dirty",
|
||||
"Sort Dirty",
|
||||
"TRUE if the splits in the account needs to be "
|
||||
|
Loading…
Reference in New Issue
Block a user