diff options
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r-- | lib/ephy-gui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index 6a7e6ab30..3dc1eb18d 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -63,7 +63,7 @@ GtkWindowGroup *ephy_gui_ensure_window_group (GtkWindow *window); gboolean ephy_gui_is_middle_click (void); -gboolean ephy_gui_confirm_overwrite_file (GtkWidget *parent, +gboolean ephy_gui_check_location_writable (GtkWidget *parent, const char *filename); void ephy_gui_help (GtkWindow *parent, |