Salome HOME
Issue #1330 correction for attribute ref attr list. Crash of rectangle creation
[modules/shaper.git] / src / ModuleBase / ModuleBase_DoubleSpinBox.h
index ec18e3500d8306cc7ab04221f5770bb1fd3f9c1e..4fbdbccb28be007daeaabf74700555308b7eff5e 100644 (file)
@@ -57,7 +57,6 @@ Q_OBJECT
 signals:
   /// The signal about key release on the control, that corresponds to the attribute
   /// \param theEvent key release event
-  void enterPressed();
   void enterReleased();
 
  protected slots: