From 945c153f04aa888d37f37d0c7048ea7f1b591185 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 10 May 2004 05:24:10 +0000 Subject: cleanup the view menus if they were created. 2004-05-10 Not Zed * em-folder-view.c (emfv_activate): cleanup the view menus if they were created. * em-folder-view.h: added list_active bit, means the view is showing the list and needs e.g. view menus. * em-folder-view.c (emfv_setup_view_instance): was create_view_instance. Now also setup the menu's if we're showing the list. * em-folder-browser.c (emfb_create_view_menus): removed. moved functionality into emfolderview. 2004-05-07 Not Zed * mail-account-editor.c: include missing header. svn path=/trunk/; revision=25827 --- mail/mail-account-editor.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/mail-account-editor.c') diff --git a/mail/mail-account-editor.c b/mail/mail-account-editor.c index 963ba36498..8b2b5a8861 100644 --- a/mail/mail-account-editor.c +++ b/mail/mail-account-editor.c @@ -37,6 +37,8 @@ #include #include +#include "widgets/misc/e-error.h" + #include "em-account-prefs.h" #include "mail-config.h" #include "mail-account-editor.h" -- cgit v1.2.3