diff options
Diffstat (limited to 'e-util/e-web-view.h')
| -rw-r--r-- | e-util/e-web-view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-web-view.h b/e-util/e-web-view.h index 51826a7326..e01a635055 100644 --- a/e-util/e-web-view.h +++ b/e-util/e-web-view.h @@ -199,7 +199,7 @@ void e_web_view_install_request_handler (EWebView *web_view, GType handler_type); void e_web_view_add_css_rule_into_style_sheet - (EWebView *view, + (EWebView *web_view, const gchar *style_sheet_id, const gchar *selector, const gchar *style); |
