Chris Shoemaker's patch to silence gtk errors in

Derek Atkins warlord at cvs.gnucash.org
Thu Dec 23 17:43:46 EST 2004


Log Message:
-----------
Chris Shoemaker's patch to silence gtk errors in dialog-budget-category.c.

	* we don't need to get our own account TreeModel and set it to our
	  new account TreeView, because gnc_tree_view_account_new gives us
	  a TreeView with the global account TreeModel already set.  Plus,
	  it already has the right TreeModelSort interface, which we are
	  counting on.
	* check for NULL before trying to gtk_entry_set_text().

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/gnome:
        dialog-budget-category.c


More information about the gnucash-patches mailing list