Index: draw_fontsel.c =================================================================== --- draw_fontsel.c (revision 8196) +++ draw_fontsel.c (revision 8197) @@ -134,7 +134,7 @@ } -static void pcb_draw_fontsel(pcb_hid_gc_t gc) +static void pcb_draw_fontsel(pcb_hid_gc_t gc, const pcb_hid_expose_ctx_t *e) { int y = 10; pcb_text_t *t;