diff options
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r-- | src/ephy-shell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h index 32e5f9383..17319d79f 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -130,6 +130,7 @@ EphyTab *ephy_shell_new_tab_full (EphyShell *shell, const char *url, EphyNewTabFlags flags, EphyEmbedChrome chrome, + gboolean is_popup, guint32 user_time); GObject *ephy_shell_get_session (EphyShell *shell); |