From 682bbd135a3cde308e5c067892ad43e2dcecb44f Mon Sep 17 00:00:00 2001 From: Gustavo Noronha Silva Date: Wed, 14 Jan 2009 11:31:17 -0200 Subject: Adding a new EphyWebView object This is an object inheriting from WebKitWebView, and will be used to house most of the functionality we move from EphyEmbed. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 4116b9b0d..448573934 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -388,6 +388,7 @@ BINDING_HEADERS_SRCDIR_IN = \ src/ephy-shell.h \ src/ephy-statusbar.h \ src/ephy-toolbar.h \ + src/ephy-web-view.h \ src/ephy-window.h BINDING_HEADERS_SRCDIR_IGNORE_IN = \ -- cgit v1.2.3