Salome HOME
Simplification of the code: it removes focusNextPrevChild processing.
[modules/shaper.git] / src / ModuleBase / ModuleBase_ModelWidget.h
index 0942fcce77549ef74a33e33570da3ea53f7ec503..dd2c9edd3a1817899a8cddbdeafce020525f1005 100644 (file)
@@ -204,9 +204,6 @@ signals:
   /// The signal about value state modification
   void valueStateChanged(int theState);
 
-  void focusNextPrev();
-  void valueStored();
-
 protected:
   /// Sets default value of widget. Normally, widget should fetch this value
   /// from the xml. However, some widgets derived widgets could define it