aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r--lib/ephy-gui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index aa40c0de2..7a9847281 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -68,6 +68,9 @@ void ephy_gui_help (GtkWindow *parent,
const char *file_name,
const char *link_id);
+void ephy_gui_window_update_user_time (GtkWidget *window,
+ guint32 user_time);
+
G_END_DECLS
#endif