forgotten signal removed
This commit is contained in:
parent
3956f123f5
commit
82bb10b7a8
|
@ -70,7 +70,6 @@ class QSK_EXPORT QskAbstractButton : public QskControl
|
||||||
|
|
||||||
void pressedChanged( bool );
|
void pressedChanged( bool );
|
||||||
void checkedChanged( bool );
|
void checkedChanged( bool );
|
||||||
void checkableChanged( bool );
|
|
||||||
|
|
||||||
void autoRepeatChanged( bool );
|
void autoRepeatChanged( bool );
|
||||||
void autoRepeatDelayChanged();
|
void autoRepeatDelayChanged();
|
||||||
|
|
Loading…
Reference in New Issue