[Gnucash-changes] New base tree model that utilizes the new object tracking functions.

David Hampton hampton at cvs.gnucash.org
Fri Jun 10 18:11:04 EDT 2005


Log Message:
-----------
New base tree model that utilizes the new object tracking functions.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome-utils:
        Makefile.am

Revision Data
-------------
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-utils/Makefile.am,v
retrieving revision 1.48.2.30
retrieving revision 1.48.2.31
diff -Lsrc/gnome-utils/Makefile.am -Lsrc/gnome-utils/Makefile.am -u -r1.48.2.30 -r1.48.2.31
--- src/gnome-utils/Makefile.am
+++ src/gnome-utils/Makefile.am
@@ -74,6 +74,7 @@
   gnc-plugin.c \
   gnc-query-list.c \
   gnc-splash.c \
+  gnc-tree-model.c \
   gnc-tree-model-account-types.c \
   gnc-tree-model-account.c \
   gnc-tree-model-commodity.c \
@@ -131,6 +132,7 @@
   gnc-plugin.h \
   gnc-query-list.h \
   gnc-splash.h \
+  gnc-tree-model.h \
   gnc-tree-model-account-types.h \
   gnc-tree-model-account.h \
   gnc-tree-model-commodity.h \


More information about the gnucash-changes mailing list