Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_VTKPrsDisplayer.h
index abcdfd46bc13e96530106fea5182a9faa1602a12..66e2f75111e7c47356c5178e309c620d0bbb5105 100644 (file)
@@ -75,7 +75,7 @@ public:
    * \brief Delete scalar bar for the given viewer id.
    * \param theViewerId viewer identifier
    */
-  void             DeleteScalarBar( const int theViewerId );
+  void             EraseScalarBar( const int theViewerId, const bool theIsDelete = false );
 
 protected:
   /**