Salome HOME
Dump Python Extension
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Hypotheses.h
index c46be7f34b8d904b967006c40b63e84976df04d5..043f2602470b7ff5b8fe386b987b41dc73b763ef 100644 (file)
@@ -55,7 +55,7 @@ public:
   void                         edit( SMESH::SMESH_Hypothesis_ptr,
                                     const QString&, QWidget* );
 
-  virtual bool                 checkParams() const = 0;
+  virtual bool                 checkParams() const;
   virtual void                 onReject();
   virtual QString              helpPage() const;