Index: oldconn.c =================================================================== --- oldconn.c (revision 25197) +++ oldconn.c (revision 25198) @@ -232,7 +232,7 @@ if (conf_core.editor.beep_when_finished) pcb_gui->beep(); - pcb_hid_redraw(); + pcb_hid_redraw(PCB); } static FILE *pcb_check_and_open_file(const char *Filename)