diff --git a/src/controls/QskAbstractButton.h b/src/controls/QskAbstractButton.h index 947a3487..22c0661b 100644 --- a/src/controls/QskAbstractButton.h +++ b/src/controls/QskAbstractButton.h @@ -70,7 +70,6 @@ class QSK_EXPORT QskAbstractButton : public QskControl void pressedChanged( bool ); void checkedChanged( bool ); - void checkableChanged( bool ); void autoRepeatChanged( bool ); void autoRepeatDelayChanged();