summaryrefslogtreecommitdiff
path: root/gtk/tabs.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-07-27 18:06:07 +0100
committerVincent Sanders <vince@kyllikki.org>2014-07-27 18:07:00 +0100
commit55669387ffcb802307e91deb7027f17b8de20e00 (patch)
treec567160e413d1fdc3160708f98e1120b835fa791 /gtk/tabs.h
parent06a1d75d52dc533474194c0c9b33eecf09b59068 (diff)
downloadnetsurf-55669387ffcb802307e91deb7027f17b8de20e00.tar.gz
netsurf-55669387ffcb802307e91deb7027f17b8de20e00.tar.bz2
clean up gtk scaffolding interface, remove lots of cruft and globals
Diffstat (limited to 'gtk/tabs.h')
-rw-r--r--gtk/tabs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/tabs.h b/gtk/tabs.h
index caa683e40..036efb1e5 100644
--- a/gtk/tabs.h
+++ b/gtk/tabs.h
@@ -21,7 +21,7 @@
struct gui_window;
-void nsgtk_tab_init(struct gtk_scaffolding *gs);
+void nsgtk_tab_init(struct nsgtk_scaffolding *gs);
void nsgtk_tab_add(struct gui_window *window, GtkWidget *tab_contents, bool background);
/** set the tab title