Index: constraint_gui.c =================================================================== --- constraint_gui.c (revision 30981) +++ constraint_gui.c (revision 30982) @@ -204,7 +204,7 @@ return 0; /* do not open another */ PCB_DAD_BEGIN_VBOX(cnstgui_ctx.dlg); - PCB_DAD_COMPFLAG(cnstgui_ctx.dlg, PCB_HATF_EXPFILL); + PCB_DAD_COMPFLAG(cnstgui_ctx.dlg, RND_HATF_EXPFILL); PCB_DAD_BEGIN_TABBED(cnstgui_ctx.dlg, tab_names); /* line */