mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Help file names corrected
This commit is contained in:
parent
5ed841ca73
commit
10c9a47ab5
@ -913,7 +913,7 @@ SMESHGUI_DimGroupDlg::SMESHGUI_DimGroupDlg( SMESHGUI* theModule )
|
||||
: SMESHGUI_GroupOpDlg( theModule )
|
||||
{
|
||||
setWindowTitle( tr( "CREATE_GROUP_OF_UNDERLYING_ELEMS" ) );
|
||||
setHelpFileName( "using_operations_on_groups_page.html#underlying_anchor" );
|
||||
setHelpFileName( "creating_groups_page.html#gui_create_dim_group" );
|
||||
|
||||
QGroupBox* anArgGrp = getArgGrp();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user