X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_PropertiesDlg.cxx;h=f0b8a0c9dd9e90541e38ebe6c8378df86bccc5ee;hb=7b4c10fd0e3bd5f6612582fb9ef39965b8f0055a;hp=6318d7e30f0a37c08b225d8f11cb30f89747da79;hpb=7eda9ca931ed2a11cb5e4637e4ffe19f5c061115;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_PropertiesDlg.cxx b/src/SMESHGUI/SMESHGUI_PropertiesDlg.cxx index 6318d7e30..f0b8a0c9d 100644 --- a/src/SMESHGUI/SMESHGUI_PropertiesDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_PropertiesDlg.cxx @@ -669,5 +669,5 @@ void SMESHGUI_PropertiesDlg::showControls( int elements, bool nodes ) void SMESHGUI_PropertiesDlg::onHelp() { LightApp_Application* app = (LightApp_Application*)(SUIT_Session::session()->activeApplication()); - app->onHelpContextModule( "SMESH", "colors_size_page.html" ); + app->onHelpContextModule( "SMESH", "colors_size.html" ); }