Salome HOME
debug of local CS
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ImportProfilesOp.h
index 4779988ddab5e77597e423ad68269a42d0d217b7..b7c876c8dd5ff919dc9a401c3e2391cbd7399df7 100644 (file)
@@ -38,7 +38,7 @@ public:
 protected:
   virtual void                    startOperation();
 
-  virtual bool                    processApply( int& theUpdateFlags, QString& theErrorMsg );
+  virtual void                    onApply();
 
 private:
   SUIT_FileDlg* myFileDlg;