Salome HOME
Refactoring
[modules/smesh.git] / src / StdMeshersGUI / StdMeshersGUI_StdHypothesisCreator.h
index 011ff8945b5a4caebe3c6b210e71b97f4de2ad59..2f44689d79ee0a1b755f0937869edcc610dbdf1e 100644 (file)
@@ -59,7 +59,7 @@ protected:
   virtual QWidget* getWidgetForParam( int paramIndex ) const;
   virtual ListOfWidgets* customWidgets() const;
   virtual void     onReject();
-  virtual bool     initVariableName(SMESH::ListOfParameters_var theParameters, StdParam& theParams, int order) const;
+  virtual bool     initVariableName(SALOME::StringArray* theParameters, StdParam& theParams, int order) const;
 
   virtual void     valueChanged( QWidget* );