summaryrefslogtreecommitdiffstats
path: root/src/tab-page.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-page.h')
-rw-r--r--src/tab-page.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tab-page.h b/src/tab-page.h
index 03f50ed..6ec835e 100644
--- a/src/tab-page.h
+++ b/src/tab-page.h
@@ -98,6 +98,9 @@ mq_tab_page_end_scrolling_tab_labels(MqTabPage *node);
void
mq_tab_page_focus_uri_entry(MqTabPage *tab_page);
+void
+mq_tab_page_focus_web_view(MqTabPage *tab_page);
+
G_END_DECLS
#endif /* MQ_TAB_PAGE_H */