From c75bf8633191306efc4120fd589d0c375f286e71 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 27 Jul 2007 20:27:56 +0000 Subject: Add support for the WebKit engine, compile with --with-engine=webkit to 2007-07-27 Xan Lopez * Makefile.am: * configure.ac: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * embed/ephy-embed-persist.c: * embed/ephy-embed-shell.c: * embed/ephy-embed.c: * embed/webkit/Makefile.am: * embed/webkit/webkit-embed-find.cpp: * embed/webkit/webkit-embed-find.h: * embed/webkit/webkit-embed-persist.cpp: * embed/webkit/webkit-embed-persist.h: * embed/webkit/webkit-embed-single.cpp: * embed/webkit/webkit-embed-single.h: * embed/webkit/webkit-embed.cpp: * embed/webkit/webkit-embed.h: * src/Makefile.am: Add support for the WebKit engine, compile with --with-engine=webkit to activate. * embed/mozilla/mozilla-embed-single.cpp: Move to the G_DEFINE_TYPE_WITH_CODE macro. svn path=/trunk/; revision=7208 --- embed/ephy-embed-shell.c | 1 - 1 file changed, 1 deletion(-) (limited to 'embed/ephy-embed-shell.c') diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 65d2fe243..fe5da248a 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -37,7 +37,6 @@ #include "ephy-file-helpers.h" #include "ephy-history.h" #include "ephy-marshal.h" -#include "mozilla-embed-single.h" #include "ephy-print-utils.h" -- cgit v1.2.3