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:
David Hampton 2007-04-18 05:11:56 +00:00
parent c6a609b8f7
commit 973cacb3c0

View File

@ -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 "