From: jfa Date: Thu, 8 Nov 2007 12:49:27 +0000 (+0000) Subject: Update docs for new functionality 'Normale to a Face'. X-Git-Tag: V4_1_0rc2~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f4ce08fc27bf62695a97b1603abd596fd2db8457;p=modules%2Fgeom.git Update docs for new functionality 'Normale to a Face'. --- diff --git a/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx b/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx index 32c6d9aff..6714e4fb1 100644 --- a/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx +++ b/src/MeasureGUI/MeasureGUI_NormaleDlg.cxx @@ -74,7 +74,7 @@ MeasureGUI_NormaleDlg::MeasureGUI_NormaleDlg (GeometryGUI* theGeometryGUI, QWidg Layout1->addWidget(GroupArgs, 2, 0); /***************************************************************/ - setHelpFileName("normale.htm"); + setHelpFileName("using_measurement_tools_page.html#normale_anchor"); Init(); }