X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ShowHideOp.cxx;h=b5f3c595e7e321827cf915a6e46793d997aaaa51;hb=e91225b4527adcbf95b59d83f1d5ea26197b7582;hp=16be7aff3764b5a5c74b14143d9cb6c9ab099a2a;hpb=c02c8bd5ced72fd04ed128279049d16cff51606c;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ShowHideOp.cxx b/src/HYDROGUI/HYDROGUI_ShowHideOp.cxx index 16be7aff..b5f3c595 100644 --- a/src/HYDROGUI/HYDROGUI_ShowHideOp.cxx +++ b/src/HYDROGUI/HYDROGUI_ShowHideOp.cxx @@ -23,7 +23,7 @@ #include "HYDROGUI_Module.h" #include "HYDROGUI_OCCDisplayer.h" #include "HYDROGUI_Operations.h" -#include "HYDROGUI_Tool.h" +#include "HYDROGUI_Tool2.h" #include "HYDROGUI_UpdateFlags.h" #include @@ -172,8 +172,6 @@ void HYDROGUI_ShowHideOp::startOperation() anUpdateFlags |= UF_FitAll; } - aModule->getOCCDisplayer()->SetToUpdateColorScale(); //@MZN - // Set VTK viewer active if show a bathymetry if ( aVTKMgr ) {