mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
[partition] Reduce confused naming
This commit is contained in:
parent
ebecfb9f8b
commit
5e3a0eda73
4 changed files with 13 additions and 4 deletions
|
@ -368,7 +368,7 @@ PartitionViewStep::isAtEnd() const
|
|||
void
|
||||
PartitionViewStep::onActivate()
|
||||
{
|
||||
m_config->updateGlobalStorage();
|
||||
m_config->fillGSSecondaryConfiguration();
|
||||
|
||||
// if we're coming back to PVS from the next VS
|
||||
if ( m_widget->currentWidget() == m_choicePage && m_config->installChoice() == Config::InstallChoice::Alongside )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue