Salome HOME
Implementation of the issue 0020151 (SALOME: Light Python module):
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ComputeDlg.cxx
index 4645307341fbe4d4a0f696768d1f2ceec7f28d83..ed8117059232a7fc94279a329e964094809f503b 100644 (file)
@@ -1514,7 +1514,7 @@ SMESHGUI_PrecomputeOp::SMESHGUI_PrecomputeOp()
  myActiveDlg( 0 ),
  myPreviewDisplayer( 0 )
 {
-  myHelpFileName = "preview_meshes_page.html"; // V4
+  myHelpFileName = "constructing_meshes_page.html#preview_mesh_anchor";
 }
 
 //================================================================================