Salome HOME
Merge remote-tracking branch 'origin/BR_LAND_COVER' into BR_v14_rc
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ZLevelsOp.h
index 1f4856fa3cf472a16c67e3a8375ee2053c4e97e4..b451d44e49e6c2836de87262ecd6bd4d8042f744 100644 (file)
@@ -43,6 +43,9 @@ protected:
                              QStringList& theBrowseObjectsEntries );
   virtual void processCancel();
 
+protected slots:
+  virtual void onApplyAndClose();
+
 private:
   HYDROGUI_ZLevelsDlg* myDlg;