Salome HOME
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
[modules/geom.git] / src / AdvancedGUI / AdvancedGUI_PipeTShapeDlg.cxx
index 6819b66fc0a633f90318740235451f801616d234..f7a53d2382b36071a542ada172c0500230f77778 100644 (file)
@@ -161,7 +161,7 @@ AdvancedGUI_PipeTShapeDlg::AdvancedGUI_PipeTShapeDlg(GeometryGUI* theGeometryGUI
        myMainLayout->addWidget(JunctionPointsSel, rowNewPosVal, colNewPosVal, rowspanNewPosVal, colspanNewPosVal);
        /***************************************************************/
 
-       setHelpFileName("create_pipe_tshape_page.html");
+       setHelpFileName("create__pipetshape__page.html");
 
        Init();
 }