diff options
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r-- | src/ephy-shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h index 18d6aab74..100356443 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -130,7 +130,7 @@ GObject *ephy_shell_get_prefs_dialog (EphyShell *shell); EphyApplication *ephy_shell_get_application (EphyShell *shell); /* private API */ -void _ephy_shell_create_instance (void); +void _ephy_shell_create_instance (EphyApplication *application); G_END_DECLS |