X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_PropertiesDlg.cxx;h=f0b8a0c9dd9e90541e38ebe6c8378df86bccc5ee;hp=6318d7e30f0a37c08b225d8f11cb30f89747da79;hb=f0f67c0b47e58361bc50c7169734da604fbfca01;hpb=f6825d843153c333e95e1345ef7c7fc2d0fe5698 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" ); }