Salome HOME
Fix usage of SUIT_OverrideCursor
[modules/geom.git] / src / MeasureGUI / MeasureGUI_FastCheckIntersectionsDlg.cxx
index a12434301e1ccd5d1d5229f5ecb0dd3178675953..459501c3c317cc91fab546f9ae1339bb9aaeee26 100644 (file)
@@ -228,6 +228,8 @@ void MeasureGUI_FastCheckIntersectionsDlg::clear()
 //=================================================================================
 void MeasureGUI_FastCheckIntersectionsDlg::onCompute()
 {
+  SUIT_OverrideCursor wc;
+
   myShapeList1->clear();
   myShapeList2->clear();