]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/unix.h
Saw uxcfg.c in half down the middle, to separate out config changes
[PuTTY.git] / unix / unix.h
index daf42e1c0aa546d0ba400ff835c1c4316adc3fd1..4fb5662fd59bd1ea5a4e3c701ee393312686827c 100644 (file)
@@ -98,6 +98,9 @@ void uxsel_input_remove(int id);
 struct controlbox;
 void unix_setup_config_box(struct controlbox *b, int midsession, void *window);
 
+/* gtkcfg.c */
+void gtk_setup_config_box(struct controlbox *b, int midsession, void *window);
+
 /*
  * In the Unix Unicode layer, DEFAULT_CODEPAGE is a special value
  * which causes mb_to_wc and wc_to_mb to call _libc_ rather than