mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 03:45:38 -04:00
Apply partitioning action choice separately from preview, and update.
This commit is contained in:
parent
e59418e880
commit
368d3fe747
2 changed files with 26 additions and 6 deletions
|
@ -70,6 +70,7 @@ private:
|
|||
Device* selectedDevice();
|
||||
void applyDeviceChoice();
|
||||
void updateDeviceStatePreview( Device* currentDevice );
|
||||
void applyActionChoice( Device* currentDevice, ChoicePage::Choice choice );
|
||||
void updateActionChoicePreview( Device* currentDevice, ChoicePage::Choice choice );
|
||||
void setupActions( Device* currentDevice );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue