X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/0a4022a169cfdd133882ecae233352e769685a1d..8bba61e21ae5328ecb03b5223612411795c26e36:/unix/unix.h diff --git a/unix/unix.h b/unix/unix.h index daf42e1c..cfc48f32 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -96,7 +96,10 @@ void uxsel_input_remove(int id); /* uxcfg.c */ struct controlbox; -void unix_setup_config_box(struct controlbox *b, int midsession, void *window); +void unix_setup_config_box(struct controlbox *b, int midsession); + +/* 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