aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-tab.h')
-rw-r--r--src/ephy-tab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-tab.h b/src/ephy-tab.h
index fe679f553..82f6d16a6 100644
--- a/src/ephy-tab.h
+++ b/src/ephy-tab.h
@@ -102,6 +102,8 @@ void ephy_tab_get_size (EphyTab *tab,
void ephy_tab_update_control (EphyTab *tab,
TabControlID id);
+EphyEmbedEvent *ephy_tab_get_event (EphyTab *tab);
+
G_END_DECLS
#endif