Salome HOME
Observe Image operation.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_TwoImagesOp.h
index d5b3306d87a8390b2eadf9f90dc8778b988616a2..ee3bbda7ce5652bce3a32808c86154fad114bbff 100644 (file)
@@ -37,9 +37,11 @@ public:
   virtual ~HYDROGUI_TwoImagesOp();
 
 protected:
+  virtual void               startOperation();
+
   virtual HYDROGUI_InputPanel* createInputPanel() const;
 
-  virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg );
+  virtual bool               processApply( int& theUpdateFlags, QString& theErrorMsg );
 
 private:
   int myType;