substitutedSubcontrol is protected

This commit is contained in:
Uwe Rathmann 2021-08-05 15:30:27 +02:00
parent 3181270afe
commit 08fc3b95a6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class QSK_EXPORT QskInputPredictionBar : public QskBox
public Q_SLOTS:
void setPrediction( const QStringList& );
private:
protected:
QskAspect::Subcontrol substitutedSubcontrol(
QskAspect::Subcontrol ) const override;