From 07c62407e2d251e3906d45684d15dafbc16f29f7 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 17 Oct 2010 00:08:35 +0000 Subject: Fix windows url bar Clean up toolbar and urlbar creation and subclassing svn path=/trunk/netsurf/; revision=10891 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index f21aeddf2..f7d7ab37c 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -12,7 +12,7 @@ S_RENDER := box.c box_construct.c box_normalise.c favicon.c \ font.c form.c html.c html_interaction.c html_redraw.c \ hubbub_binding.c imagemap.c layout.c list.c table.c textplain.c S_UTILS := base64.c filename.c hashtable.c http.c locale.c messages.c \ - talloc.c url.c utf8.c utils.c useragent.c findresource.c + talloc.c url.c utf8.c utils.c useragent.c findresource.c log.c S_DESKTOP := cookies.c history_global_core.c hotlist.c knockout.c \ options.c plot_style.c print.c search.c searchweb.c scroll.c \ sslcert.c textarea.c tree.c tree_url_node.c version.c \ -- cgit v1.2.3