From 0f0b2c13c8c71b97d26f324c02313940acf39ac1 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Tue, 7 Jul 2009 06:42:48 -0600 Subject: optional markup escaping in expand() --- uzbl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uzbl.h') diff --git a/uzbl.h b/uzbl.h index e9134fc..48d1ef5 100644 --- a/uzbl.h +++ b/uzbl.h @@ -376,7 +376,7 @@ run_keycmd(const gboolean key_ret); static void exec_paramcmd(const Action* act, const guint i); -static GtkWidget* +GtkWidget* create_browser (); static GtkWidget* -- cgit v1.2.3