From 81d8ab193f647151b6866a01b898d137154204c5 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 9 Jan 2003 02:40:46 +0000 Subject: add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. 2003-01-08 Chris Toshok * gui/widgets/e-addressbook-view.h: add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. * gui/widgets/e-addressbook-view.c (e_addressbook_view_class_init): add ifdefed treeview code. (init_collection): same. (display_view): same. (get_selection_model): same. (treeview_row_activated): same. (create_treeview_view): same. (change_view_type): same.xo (e_addressbook_view_print): same. (e_addressbook_view_print_preview): same. * gui/widgets/Makefile.am: add in the treeview sources (commented out). svn path=/trunk/; revision=19300 --- addressbook/gui/widgets/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/gui/widgets/Makefile.am') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 3335593fca..01a139b8ba 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -50,6 +50,13 @@ libeminicard_a_SOURCES = \ gal-view-minicard.c \ gal-view-minicard.h +#TREEVIEW_SOURCES= e-addressbook-treeview-adapter.c \ +# e-addressbook-treeview-adapter.h \ +# gal-view-factory-treeview.c \ +# gal-view-factory-treeview.h \ +# gal-view-treeview.c \ +# gal-view-treeview.h + # GLib marshalling cruft e-addressbook-marshal.h: e-addressbook-marshal.list -- cgit v1.2.3