mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 04:15:37 -04:00
Make choice text refer to the currently selected device.
This commit is contained in:
parent
b31ac92d7e
commit
4c90a68241
2 changed files with 27 additions and 10 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
void applyActionChoice( Device* currentDevice, ChoicePage::Choice choice );
|
||||
void updateActionChoicePreview( Device* currentDevice, ChoicePage::Choice choice );
|
||||
void setupActions( Device* currentDevice );
|
||||
OsproberEntryList getOsproberEntriesForDevice( Device* device ) const;
|
||||
|
||||
bool m_nextEnabled;
|
||||
PartitionCoreModule* m_core;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue