From 571af764a5df6bfd4c036c1b0e09dcca090bcc11 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 9 Mar 2016 11:37:09 +0000 Subject: completely remove remaining GTK theme code Removes the theme code from GTK by moving the small remaining parts to being implementation details within the toolbar implementation. --- gtk/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/Makefile.target') diff --git a/gtk/Makefile.target b/gtk/Makefile.target index badabb623..bade14dc0 100644 --- a/gtk/Makefile.target +++ b/gtk/Makefile.target @@ -179,7 +179,7 @@ endif S_GTK := font_pango.c bitmap.c gui.c schedule.c plotters.c \ treeview.c scaffolding.c gdk.c completion.c login.c throbber.c \ selection.c history.c window.c fetch.c download.c menu.c \ - print.c search.c tabs.c theme.c toolbar.c gettext.c \ + print.c search.c tabs.c toolbar.c gettext.c \ compat.c cookies.c hotlist.c viewdata.c viewsource.c \ preferences.c about.c ssl_cert.c resources.c -- cgit v1.2.3