forgotten signal removed

This commit is contained in:
Uwe Rathmann 2021-08-04 11:32:33 +02:00
parent 7834e427b7
commit 44dc4417f6
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();