X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_Module.h;h=3ffc711301123f84777553c97fc2a4be31e804a2;hb=f34b90e9e4e02ba65419134d5d37a2e42aecfabf;hp=f4a87f481908b5427dc8f1ab715f6eda28f5abf4;hpb=819b11b671c02afd3b87851b4f4848f7f0cbb947;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_Module.h b/src/HYDROGUI/HYDROGUI_Module.h index f4a87f48..3ffc7113 100644 --- a/src/HYDROGUI/HYDROGUI_Module.h +++ b/src/HYDROGUI/HYDROGUI_Module.h @@ -151,6 +151,9 @@ public: void removeObjectVTKPrs( const int theViewId, const Handle(HYDROData_Entity)& theObject ); + void removeObjectVTKPrs( const int theViewId, + const QString& theEntry ); + /** * Update global imposed range of Z values for the given VTK viewer id */