mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
INT PAL 52903: TC7.7.0: Incorrect behavior in "Shape processing" dialog
This commit is contained in:
parent
0c3f5d3c34
commit
1d1c325da5
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user