[localeq] Fix build, missed one case of removed member variable
This commit is contained in:
parent
fb927c9763
commit
fdbfbfe284
@ -27,7 +27,6 @@ LocaleQmlViewStep::LocaleQmlViewStep( QObject* parent )
|
|||||||
: Calamares::QmlViewStep( parent )
|
: Calamares::QmlViewStep( parent )
|
||||||
, m_config( std::make_unique< Config >( this ) )
|
, m_config( std::make_unique< Config >( this ) )
|
||||||
{
|
{
|
||||||
emit nextStatusChanged( m_nextEnabled );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QObject*
|
QObject*
|
||||||
|
Loading…
Reference in New Issue
Block a user