Index: propsel.c =================================================================== --- propsel.c (revision 22585) +++ propsel.c (revision 22586) @@ -683,6 +683,7 @@ if (ctx->board) del_cnt += del_board(&ctx, ctx->pcb, key); + pcb_board_set_changed_flag(pcb_true); return del_cnt; }