aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar uranther <jwheaton@purdue.edu>2009-07-01 12:21:47 -0400
committerGravatar uranther <jwheaton@purdue.edu>2009-07-01 12:21:47 -0400
commit9e758645d5aacdcbe2e80cb5b36747531494e3cf (patch)
tree6da640906d2abd7b412f98374befd213b4beeb55 /uzbl.h
parent1e36bb39b48232b614194875ee410d0d2fd04d1d (diff)
parent26fd9fe86101cc6a5d98b3b64f4785328c78ff79 (diff)
merge with Dieterbe/experimental
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uzbl.h b/uzbl.h
index 2f58786..b40684a 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -279,7 +279,7 @@ void
link_hover_cb (WebKitWebView* page, const gchar* title, const gchar* link, gpointer data);
void
-title_change_cb (WebKitWebView* web_view, WebKitWebFrame* web_frame, const gchar* title, gpointer data);
+title_change_cb (WebKitWebView* web_view, GParamSpec param_spec);
void
progress_change_cb (WebKitWebView* page, gint progress, gpointer data);