aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-private.h')
-rw-r--r--src/ephy-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-private.h b/src/ephy-private.h
index f8d0e2c8f..e1e39fabe 100644
--- a/src/ephy-private.h
+++ b/src/ephy-private.h
@@ -36,5 +36,7 @@ GtkActionGroup *ephy_window_get_toolbar_action_group (EphyWindow *window
EphyLocationController *ephy_window_get_location_controller (EphyWindow *window);
+EphyEmbedEvent *ephy_window_get_context_event (EphyWindow *window);
+
#endif