From ac447fc293d791bf3155903d7755768f7a2b48ee Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 9 May 2011 22:49:17 +0000 Subject: s/scroll/scrollbar/ and improve scrollbar widget comments. svn path=/trunk/netsurf/; revision=12363 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index a221b7002..f090bde4f 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -20,7 +20,7 @@ S_UTILS := base64.c filename.c hashtable.c http.c locale.c messages.c \ S_DESKTOP := cookies.c history_global_core.c hotlist.c knockout.c \ mouse.c options.c plot_style.c print.c search.c searchweb.c \ - scroll.c sslcert.c textarea.c thumbnail.c tree.c \ + scrollbar.c sslcert.c textarea.c thumbnail.c tree.c \ tree_url_node.c version.c # S_COMMON are sources common to all builds -- cgit v1.2.3