From c1cfb3197a6378341e6bdfb2c69ecd6621ca0c96 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 23 Jul 2003 15:02:39 +0000 Subject: Remove gtk_window_set_policy call since that function is deprecated and it * gui/search/e-addressbook-search-dialog.c (e_addressbook_search_dialog_init): Remove gtk_window_set_policy call since that function is deprecated and it was just setting everything to the default values anyway. * gui/widgets/e-addressbook-util.c: #include gal/util/e-util.h for e_free_object_list. svn path=/trunk/; revision=21904 --- addressbook/gui/widgets/e-addressbook-util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/widgets/e-addressbook-util.c') diff --git a/addressbook/gui/widgets/e-addressbook-util.c b/addressbook/gui/widgets/e-addressbook-util.c index 1226698486..31f6169112 100644 --- a/addressbook/gui/widgets/e-addressbook-util.c +++ b/addressbook/gui/widgets/e-addressbook-util.c @@ -24,6 +24,7 @@ #include "ebook/e-destination.h" #include +#include #include "e-card-merging.h" #include -- cgit v1.2.3