Hook up EncryptWidget in ChoicePage, plus improve next status handling.

This commit is contained in:
Teo Mrnjavac 2016-04-22 16:02:07 +02:00
parent 0dfe627d52
commit 0cc9560a99
3 changed files with 65 additions and 18 deletions

View file

@ -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();