mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
IPAL21631 Incorrect Help link.
This commit is contained in:
parent
1839653e13
commit
6339de2d04
@ -178,7 +178,7 @@ SMESHGUI_GroupOnShapeOp::SMESHGUI_GroupOnShapeOp()
|
||||
: SMESHGUI_SelectionOp(ActorSelection),
|
||||
myDlg( 0 )
|
||||
{
|
||||
myHelpFileName = "creating_groups_page.html";
|
||||
myHelpFileName = "create_groups_from_geometry_page.html";
|
||||
}
|
||||
|
||||
SMESHGUI_GroupOnShapeOp::~SMESHGUI_GroupOnShapeOp()
|
||||
|
Loading…
Reference in New Issue
Block a user