Salome HOME
Update Help references (bug 17577)
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_BuildCompoundDlg.cxx
index 32160647c709ce4860cfb54602eca7d8d5a825b9..781959abbf9304a106534482aa2c13b09c0969c0 100644 (file)
@@ -196,7 +196,7 @@ SMESHGUI_BuildCompoundDlg::SMESHGUI_BuildCompoundDlg( SMESHGUI* theModule)
   GroupButtonsLayout->addWidget(buttonOk, 0, 0);
   SMESHGUI_BuildCompoundDlgLayout->addWidget(GroupButtons, 3, 0);
 
-  myHelpFileName = "building_compounds.htm";
+  myHelpFileName = "building_compounds_page.html";
 
   Init(); // Initialisations
 }