X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_ClippingDlg.cxx;h=57ef81746648126217e11be46eaf568696829a23;hp=d7d455b6d79cf5dd58d9cb0247e70e8f802e4cb9;hb=88141f757b048eaa5aae0be49faaf274448bbcaf;hpb=c7d720eb8a7192a3316c968df9451e3a6d0f3f8d diff --git a/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx b/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx index d7d455b6d..57ef81746 100644 --- a/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_ClippingDlg.cxx @@ -552,7 +552,7 @@ SMESHGUI_ClippingDlg::SMESHGUI_ClippingDlg( SMESHGUI* theModule, SVTK_ViewWindow myIsSelectPlane = false; - myHelpFileName = "clipping_page.html"; + myHelpFileName = "clipping.html"; // signals and slots connections : connect( ComboBoxPlanes, SIGNAL( activated( int ) ), this, SLOT( onSelectPlane( int ) ) );