aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-url.h
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary-url.h')
-rw-r--r--executive-summary/component/e-summary-url.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/executive-summary/component/e-summary-url.h b/executive-summary/component/e-summary-url.h
index de45caf7c7..9844d384e0 100644
--- a/executive-summary/component/e-summary-url.h
+++ b/executive-summary/component/e-summary-url.h
@@ -30,5 +30,8 @@ void e_summary_url_request (GtkHTML *html,
void e_summary_url_click (GtkWidget *widget,
const char *url,
ESummary *esummary);
+void e_summary_url_over (GtkHTML *html,
+ const char *uri,
+ ESummary *esummary);
#endif