[Gnucash-changes] r12200 - gnucash/trunk/src/gnome-utils - Correct a comment.

David Hampton hampton at cvs.gnucash.org
Thu Dec 29 22:31:44 EST 2005


Author: hampton
Date: 2005-12-29 22:31:43 -0500 (Thu, 29 Dec 2005)
New Revision: 12200
Trac: http://svn.gnucash.org/trac/changeset/12200

Modified:
   gnucash/trunk/src/gnome-utils/gnc-tree-model-account-types.h
Log:
Correct a comment.

Modified: gnucash/trunk/src/gnome-utils/gnc-tree-model-account-types.h
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-tree-model-account-types.h	2005-12-29 22:22:33 UTC (rev 12199)
+++ gnucash/trunk/src/gnome-utils/gnc-tree-model-account-types.h	2005-12-30 03:31:43 UTC (rev 12200)
@@ -76,7 +76,7 @@
    account types while showing all account types, use
    gnc_tree_model_account_types_master() to get the treemodel.
    Connect it to your tree view and use
-   gnc_tree_view_account_types_{sg}et_selection() to convert between
+   gnc_tree_model_account_types_{sg}et_selection() to convert between
    bitmasks and GtkTreeView states.  No need to free the treemodel.
 
    Method 2: If you must store selection state in the model for some



More information about the gnucash-changes mailing list