Salome HOME
Merge branch 'hydro/imps_2015' into V7_dev
[modules/geom.git] / src / RepairGUI / RepairGUI_ShapeProcessDlg.cxx
index e3df32f8a66842b0e03c89a37e8b85c9f78f6986..71d3ce0f2cfc476c1eb4772ca4a10b106dff07b8 100755 (executable)
@@ -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();