mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 18:20:35 +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 );
|
//myOpList->setCurrentRow( myOpList->findItem( 0 );
|
||||||
reset();
|
reset();
|
||||||
|
|
||||||
myStack->setCurrentIndex( 0 );
|
myOpList->setCurrentRow(0);
|
||||||
|
|
||||||
initName( tr( "PROCESS_SHAPE_NEW_OBJ_NAME" ));
|
initName( tr( "PROCESS_SHAPE_NEW_OBJ_NAME" ));
|
||||||
selectionChanged();
|
selectionChanged();
|
||||||
|
Loading…
Reference in New Issue
Block a user