summaryrefslogtreecommitdiff
path: root/gtk/gtk_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_history.h')
-rw-r--r--gtk/gtk_history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtk_history.h b/gtk/gtk_history.h
index e5662fe89..02cb7f920 100644
--- a/gtk/gtk_history.h
+++ b/gtk/gtk_history.h
@@ -39,6 +39,6 @@ struct history_model {
GtkTreeSelection *domain_selection;
};
-void nsgtk_history_init(void);
+bool nsgtk_history_init(void);
#endif /* __NSGTK_HISTORY_H__ */