From 8ce0a10670e655d9e3a4f31fedd34baf1a3189b9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 25 Jan 2014 23:00:22 +0000 Subject: move path_to_url and url_to_path to fetch operation table --- gtk/gui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk/gui.h') 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, -- cgit v1.2.3