mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Update the bootloader picker when the chosen device changes.
This commit is contained in:
parent
a65be8bfda
commit
e0b1290b8c
2 changed files with 41 additions and 5 deletions
|
@ -63,6 +63,7 @@ public:
|
|||
signals:
|
||||
void nextStatusChanged( bool );
|
||||
void actionChosen();
|
||||
void deviceChosen( Device* );
|
||||
|
||||
private:
|
||||
bool compact();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue