Index: propdlg.c =================================================================== --- propdlg.c (revision 26272) +++ propdlg.c (revision 26273) @@ -216,6 +216,7 @@ case PCB_PROPT_BOOL: if (!ctx->dlg[ctx->wabs[p->type]].default_val.int_value) return; + default: break; }