Salome HOME
0020045: EDF 852 SMESH: Documention of Projection algorithms
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Dialog.h
index 20bc86e7899cd3d581c4763d939280da772725e3..f3e93409cb9f389a30c00bbae2259662ca3783a8 100644 (file)
@@ -51,7 +51,7 @@ public:
   virtual void      show();
 
   //! set all content to enable (parameter is true) or disable state
-  virtual void      setContentActive( const bool ) const;
+  virtual void      setContentActive( const bool );
 
   //! Return hard-coded prefix using to differ overlapping types
   static int        prefix( const QString& );