mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 11:55:36 -04:00
Asynchronous rescan on device change.
This commit is contained in:
parent
877fa98ea6
commit
b17b7a9c89
2 changed files with 20 additions and 2 deletions
|
@ -81,6 +81,7 @@ private:
|
|||
QComboBox* createBootloaderComboBox( QWidget* parentButton );
|
||||
Device* selectedDevice();
|
||||
void applyDeviceChoice();
|
||||
void continueApplyDeviceChoice();
|
||||
void updateDeviceStatePreview();
|
||||
void applyActionChoice( ChoicePage::Choice choice );
|
||||
void updateActionChoicePreview( ChoicePage::Choice choice );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue