forgotten signal removed
This commit is contained in:
parent
7834e427b7
commit
44dc4417f6
|
@ -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