[partition] Calamares is spaced-out enough without extra's
This commit is contained in:
parent
c7645af358
commit
417eeedd9f
@ -249,7 +249,7 @@ ChoicePage::setupChoices()
|
||||
|
||||
// Fill up swap options
|
||||
// .. TODO: only if enabled in the config
|
||||
m_eraseSwapChoices = createCombo( { SwapChoice::NoSwap, SwapChoice::SmallSwap, SwapChoice:: FullSwap } );
|
||||
m_eraseSwapChoices = createCombo( { SwapChoice::NoSwap, SwapChoice::SmallSwap, SwapChoice::FullSwap } );
|
||||
m_eraseButton->addOptionsComboBox( m_eraseSwapChoices );
|
||||
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user