From c37bb324d30ab5315d472d80861b70765caafbc3 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 11 Nov 2011 16:27:35 -0600 Subject: add webkit 1.2 code --- xxxterm.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xxxterm.h') diff --git a/xxxterm.h b/xxxterm.h index 9bc9a3a..8b0890d 100644 --- a/xxxterm.h +++ b/xxxterm.h @@ -264,6 +264,7 @@ RB_PROTOTYPE(history_list, history, entry, history_rb_cmp); #define XT_CB_PASSTHROUGH (FALSE) #define XT_FAVS_FILE ("favorites") +int run_script(struct tab *, char *); void xt_icon_from_file(struct tab *, char *); GtkWidget *create_window(const gchar *); void show_oops(struct tab *, const char *, ...); @@ -411,8 +412,8 @@ int toggle_pl(struct tab *, struct karg *); /* input autofocus */ void input_autofocus(struct tab *); -void input_focus_blur(struct tab *t, void *); -void *input_check_mode(struct tab *t); +void input_focus_blur(struct tab *, void *); +void *input_check_mode(struct tab *); int command_mode(struct tab *, struct karg *); /* settings */ -- cgit 1.4.1-2-gfad0