summaryrefslogtreecommitdiff
path: root/gtk/gtk_cookies.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_cookies.h')
-rw-r--r--gtk/gtk_cookies.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtk_cookies.h b/gtk/gtk_cookies.h
index 7048e2da9..db12dfe31 100644
--- a/gtk/gtk_cookies.h
+++ b/gtk/gtk_cookies.h
@@ -27,7 +27,8 @@
extern GtkWindow *wndCookies;
-void nsgtk_cookies_init(void);
+bool nsgtk_cookies_init(const char *glade_file_location);
+
void nsgtk_cookies_destroy(void);
#endif /* __NSGTK_COOKIES_H__ */