mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
Reapply the action choice instead.
This commit is contained in:
parent
b2b202d190
commit
2c68802446
3 changed files with 4 additions and 7 deletions
|
@ -65,6 +65,7 @@ public:
|
|||
Choice currentChoice() const;
|
||||
|
||||
void onLeave();
|
||||
void applyActionChoice( ChoicePage::Choice choice );
|
||||
|
||||
signals:
|
||||
void nextStatusChanged( bool );
|
||||
|
@ -84,7 +85,6 @@ private:
|
|||
void applyDeviceChoice();
|
||||
void continueApplyDeviceChoice();
|
||||
void updateDeviceStatePreview();
|
||||
void applyActionChoice( ChoicePage::Choice choice );
|
||||
void updateActionChoicePreview( ChoicePage::Choice choice );
|
||||
void setupActions();
|
||||
OsproberEntryList getOsproberEntriesForDevice( Device* device ) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue