Salome HOME
IPAL52528: TC7.5.0: Dump study - transparency is lost
[modules/gui.git] / src / LightApp / LightApp_Displayer.h
index 414db57a2794bed0985a64cb0f9c200b3954cf9f..704b77556c32604c7f0ab2036b1df807f1999e0b 100644 (file)
@@ -51,7 +51,7 @@ public:
   virtual void Erase( const QStringList&, const bool forced = false,
                       const bool updateViewer = true, SALOME_View* = 0);
   void Erase( const QString&, const bool forced = false, const bool updateViewer = true, SALOME_View* = 0 );
-  virtual void EraseAll( const bool forced = false, const bool updateViewer = true, SALOME_View* = 0 ) const;
+  virtual void EraseAll( const bool forced = false, const bool updateViewer = true, SALOME_View* = 0 );
 
   virtual bool IsDisplayed( const QString&, SALOME_View* = 0 ) const;
   void UpdateViewer() const;