Salome HOME
Update of CheckDone
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.hxx
index bd95312443e1ce385bbbcfc51c5926556590280e..d56f4e28aabd9643f47f7893dbb3c1c2248bf276 100644 (file)
@@ -424,15 +424,15 @@ public:
    */
   void CreateGroupServants();
 
-  /*!
-   * \brief Return true if all sub-meshes are computed OK - to update an icon
-   */
-  bool IsComputedOK();
 
 
   // ====================================
   // SMESH_Mesh interface (continuation)
   // ====================================
+  /*!
+   * \brief Return true if all sub-meshes are computed OK - to update an icon
+   */
+  CORBA::Boolean IsComputedOK();
 
   /*!
    * \brief Return groups cantained in _mapGroups by their IDs