mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 19:35:36 -04:00
Create erase button in a separate method.
This commit is contained in:
parent
b0ad19bca3
commit
a79575afe8
2 changed files with 67 additions and 57 deletions
|
@ -69,6 +69,7 @@ private:
|
|||
bool compact();
|
||||
void setNextEnabled( bool enabled );
|
||||
void setupChoices();
|
||||
ExpandableRadioButton* createEraseButton();
|
||||
Device* selectedDevice();
|
||||
void applyDeviceChoice();
|
||||
void updateDeviceStatePreview( Device* currentDevice );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue