gbox1 219 ConcordanceFunc.cpp WGroupBox* gbox1 = new WGroupBox(L"Лемматизация ввода", opts); gbox1 220 ConcordanceFunc.cpp gbox1->setId("gbx1"); gbox1 221 ConcordanceFunc.cpp wbg1 = new WButtonGroup(gbox1); gbox1 223 ConcordanceFunc.cpp rb1 = new WRadioButton(L"ON (только в случае Lemmatized)", gbox1); gbox1 225 ConcordanceFunc.cpp rb1 = new WRadioButton(L"OFF", gbox1);