WRadioButton 211 ConcordanceFunc.cpp WRadioButton* rb0; WRadioButton 212 ConcordanceFunc.cpp rb0 = new WRadioButton(L"Lemmatized (форма заглавных слов)", gbox0); WRadioButton 214 ConcordanceFunc.cpp rb0 = new WRadioButton(L"Non Lemmatized (форма в тексте)", gbox0); WRadioButton 222 ConcordanceFunc.cpp WRadioButton* rb1; WRadioButton 223 ConcordanceFunc.cpp rb1 = new WRadioButton(L"ON (только в случае Lemmatized)", gbox1); WRadioButton 225 ConcordanceFunc.cpp rb1 = new WRadioButton(L"OFF", gbox1);