mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
Update next state slightly later.
This commit is contained in:
parent
5ccd90b5d4
commit
60dcba8735
1 changed files with 2 additions and 2 deletions
|
@ -465,12 +465,12 @@ ChoicePage::doAlongsideSetupSplitter( const QModelIndex& current,
|
||||||
Calamares::Branding::instance()->
|
Calamares::Branding::instance()->
|
||||||
string( Calamares::Branding::ProductName ) );
|
string( Calamares::Branding::ProductName ) );
|
||||||
|
|
||||||
updateNextEnabled();
|
|
||||||
|
|
||||||
if ( m_isEfi )
|
if ( m_isEfi )
|
||||||
setupEfiSystemPartitionSelector();
|
setupEfiSystemPartitionSelector();
|
||||||
|
|
||||||
cDebug() << "Partition selected for Alongside.";
|
cDebug() << "Partition selected for Alongside.";
|
||||||
|
|
||||||
|
updateNextEnabled();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue