Salome HOME
Fit All after was added stream selection and displaying in embedded viewer.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_InputPanel.h
index 2c53aaefb71352d0df13efd36619cbbd43757332..b9dadee6b6b5a91d09b97894bd66f8274c59442f 100644 (file)
@@ -49,6 +49,9 @@ public:
 
   HYDROGUI_Module* module() const;
 
+  bool             isApplyEnabled() const;
+  void             setApplyEnabled( bool );
+
 signals:
   void panelApply();
   void panelCancel();