Searched refs:dxfDimsSel (Results 1 – 1 of 1) sorted by relevance
5628 wxRadioBox *dxfDimsSel = new wxRadioBox(this, ID_DXF_DIMS, in CreateControls() local5634 dxfDimsSel->SetSelection(0); in CreateControls()5635 boxSizer->Add(dxfDimsSel, 0, wxALIGN_CENTER_HORIZONTAL | wxALL, 0); in CreateControls()