From ea82c78d9629831497e529c2b56db7af88e89efb Mon Sep 17 00:00:00 2001 From: Chris Lahey Date: Thu, 7 Feb 2002 11:26:12 +0000 Subject: Missed one. svn path=/trunk/; revision=15593 --- addressbook/gui/widgets/e-addressbook-view.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/widgets/e-addressbook-view.h b/addressbook/gui/widgets/e-addressbook-view.h index 9c9ccce8da..98258ab88c 100644 --- a/addressbook/gui/widgets/e-addressbook-view.h +++ b/addressbook/gui/widgets/e-addressbook-view.h @@ -22,7 +22,7 @@ #include #include -#include +#include #include "e-addressbook-model.h" #include "widgets/menus/gal-view-menus.h" #include "addressbook/backend/ebook/e-book.h" @@ -79,9 +79,11 @@ struct _EAddressbookView GtkWidget *vbox; - /* Menus handler and the view collection */ - GalViewCollection *view_collection; + /* Menus handler and the view instance */ + GalViewInstance *view_instance; GalViewMenus *view_menus; + GalView *current_view; + BonoboUIComponent *uic; }; struct _EAddressbookViewClass -- cgit v1.2.3