From 44592d8463a27f756746201136a97e2d47dcc4f8 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 10 Oct 2003 19:24:33 +0000 Subject: Reenable deprecated api where necessary, fixup some header inclusions. 2003-10-10 Marco Pesenti Gritti * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/mozilla-embed-single.cpp: * lib/Makefile.am: * lib/ephy-dialog.c: (get_pref_type_from_widget), (prefs_connect_signals), (load_props), (save_props): * lib/ephy-gui.h: * lib/widgets/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: * src/bookmarks/ephy-topic-action.c: * src/ephy-history-window.c: Reenable deprecated api where necessary, fixup some header inclusions. Remove unused color picker control in ephy-dialog. Remove unused file types optionmenu in Filepicker. --- src/ephy-history-window.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ephy-history-window.c') diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c index 5406e5895..97b889197 100644 --- a/src/ephy-history-window.c +++ b/src/ephy-history-window.c @@ -35,6 +35,7 @@ #include #include #include +#include #include "ephy-node-view.h" #include "ephy-window.h" -- cgit v1.2.3