Salome HOME
Selector implementation for OCC viewer.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operation.h
index cd701c418dc56858867df773cb2d2de56d062f72..70b1ccd0f0909d1f48eb8f817b84b27544390f36 100644 (file)
@@ -52,6 +52,7 @@ protected:
   virtual void commitOperation();
 
   virtual HYDROGUI_InputPanel* createInputPanel() const;
+  virtual void closeInputPanel();
 
   virtual bool processApply( int& theUpdateFlags, QString& theErrorMsg );
   virtual void processCancel();