forgotten signal removed

This commit is contained in:
Uwe Rathmann 2021-08-04 11:32:33 +02:00
parent 3956f123f5
commit 82bb10b7a8
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ class QSK_EXPORT QskAbstractButton : public QskControl
void pressedChanged( bool );
void checkedChanged( bool );
void checkableChanged( bool );
void autoRepeatChanged( bool );
void autoRepeatDelayChanged();