summaryrefslogtreecommitdiff
path: root/gtk/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gui.h')
-rw-r--r--gtk/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gui.h b/gtk/gui.h
index 65a6e0742..dc1f2b340 100644
--- a/gtk/gui.h
+++ b/gtk/gui.h
@@ -59,6 +59,8 @@ extern char *themelist_file_location;
extern GdkPixbuf *favicon_pixbuf; /* favicon default pixbuf */
+extern char **respaths; /** resource search path vector */
+
uint32_t gtk_gui_gdkkey_to_nskey(GdkEventKey *);
extern void gui_401login_open(nsurl *url, const char *realm,