INT PAL 52903: TC7.7.0: Incorrect behavior in "Shape processing" dialog

This commit is contained in:
vsr 2015-10-07 10:57:04 +03:00
parent 0c3f5d3c34
commit 1d1c325da5

View File

@ -361,7 +361,7 @@ void RepairGUI_ShapeProcessDlg::init()
//myOpList->setCurrentRow( myOpList->findItem( 0 );
reset();
myStack->setCurrentIndex( 0 );
myOpList->setCurrentRow(0);
initName( tr( "PROCESS_SHAPE_NEW_OBJ_NAME" ));
selectionChanged();