Salome HOME
Merge multi-study removal branch.
[modules/geom.git] / src / BlocksGUI / BlocksGUI_ExplodeDlg.cxx
index 984bb22ec01294794b8c8ef46ab5ecf3abf56855..f9f543b0f870870494941786159d3aa5e7f358c9 100644 (file)
@@ -360,7 +360,7 @@ bool BlocksGUI_ExplodeDlg::isAllSubShapes() const
 //=================================================================================
 GEOM::GEOM_IOperations_ptr BlocksGUI_ExplodeDlg::createOperation()
 {
-  return getGeomEngine()->GetIBlocksOperations( getStudyId() );
+  return getGeomEngine()->GetIBlocksOperations();
 }
 
 //=================================================================================