substitutedSubcontrol is protected
This commit is contained in:
parent
3181270afe
commit
08fc3b95a6
|
@ -28,7 +28,7 @@ class QSK_EXPORT QskInputPredictionBar : public QskBox
|
||||||
public Q_SLOTS:
|
public Q_SLOTS:
|
||||||
void setPrediction( const QStringList& );
|
void setPrediction( const QStringList& );
|
||||||
|
|
||||||
private:
|
protected:
|
||||||
QskAspect::Subcontrol substitutedSubcontrol(
|
QskAspect::Subcontrol substitutedSubcontrol(
|
||||||
QskAspect::Subcontrol ) const override;
|
QskAspect::Subcontrol ) const override;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue