mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 19:35:36 -04:00
Hook up EncryptWidget in ChoicePage, plus improve next status handling.
This commit is contained in:
parent
0dfe627d52
commit
0cc9560a99
3 changed files with 65 additions and 18 deletions
|
@ -76,7 +76,7 @@ private slots:
|
|||
void doAlongsideSetupSplitter( const QModelIndex& current, const QModelIndex& previous );
|
||||
|
||||
private:
|
||||
void setNextEnabled( bool enabled );
|
||||
void updateNextEnabled();
|
||||
void setupChoices();
|
||||
QComboBox* createBootloaderComboBox( QWidget* parentButton );
|
||||
Device* selectedDevice();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue