IPAL21631 Incorrect Help link.

This commit is contained in:
dmv 2010-03-17 07:52:51 +00:00
parent 1839653e13
commit 6339de2d04

View File

@ -178,7 +178,7 @@ SMESHGUI_GroupOnShapeOp::SMESHGUI_GroupOnShapeOp()
: SMESHGUI_SelectionOp(ActorSelection), : SMESHGUI_SelectionOp(ActorSelection),
myDlg( 0 ) myDlg( 0 )
{ {
myHelpFileName = "creating_groups_page.html"; myHelpFileName = "create_groups_from_geometry_page.html";
} }
SMESHGUI_GroupOnShapeOp::~SMESHGUI_GroupOnShapeOp() SMESHGUI_GroupOnShapeOp::~SMESHGUI_GroupOnShapeOp()