0025748: Parallel version of progress indicator
[occt.git] / src / RWObj / RWObj.cxx
index 60731ab..5b5e77f 100644 (file)
@@ -21,7 +21,7 @@
 //purpose  :
 //=============================================================================
 Handle(Poly_Triangulation) RWObj::ReadFile (const Standard_CString theFile,
-                                            const Handle(Message_ProgressIndicator)& theProgress)
+                                            const Message_ProgressRange& theProgress)
 {
   RWObj_TriangulationReader aReader;
   aReader.SetCreateShapes (Standard_False);