mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-20 16:10:34 +05:00
Fix documentation link for "Group of underlying entities" dialog
This commit is contained in:
parent
6fee24f068
commit
f8a8ae08c8
@ -963,7 +963,7 @@ SMESHGUI_DimGroupDlg::SMESHGUI_DimGroupDlg( SMESHGUI* theModule )
|
||||
: SMESHGUI_GroupOpDlg( theModule )
|
||||
{
|
||||
setWindowTitle( tr( "CREATE_GROUP_OF_UNDERLYING_ELEMS" ) );
|
||||
setHelpFileName( "creating_groups_page.html#gui_create_dim_group" );
|
||||
setHelpFileName( "group_of_underlying_elements_page.html" );
|
||||
|
||||
QGroupBox* anArgGrp = getArgGrp();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user