From 01f3879b647e69684ef8cbcc53f44b2c9b7b5df8 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 15 Aug 2019 23:02:04 +0100 Subject: Move favicon from url entry widget to notebook tab label --- frontends/gtk/scaffolding.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'frontends/gtk/scaffolding.h') diff --git a/frontends/gtk/scaffolding.h b/frontends/gtk/scaffolding.h index e1fd9bf2a..7f7657e1b 100644 --- a/frontends/gtk/scaffolding.h +++ b/frontends/gtk/scaffolding.h @@ -226,8 +226,6 @@ void nsgtk_scaffolding_context_menu(struct nsgtk_scaffolding *g, gdouble x, gdou void nsgtk_scaffolding_toolbar_size_allocate(GtkWidget *widget, GtkAllocation *alloc, gpointer data); -void nsgtk_scaffolding_set_icon(struct gui_window *gw); - gboolean nsgtk_window_url_activate_event(GtkWidget *, gpointer); gboolean nsgtk_window_url_changed(GtkWidget *, GdkEventKey *, gpointer); -- cgit v1.2.3