Rebuild autopartition proposal when encryption choice changes.

This commit is contained in:
Teo Mrnjavac 2016-05-05 12:26:28 +02:00
parent b6c2e0f4d7
commit b792ea0216
2 changed files with 18 additions and 3 deletions

View file

@ -74,6 +74,7 @@ signals:
private slots:
void doReplaceSelectedPartition( const QModelIndex& current, const QModelIndex& previous );
void doAlongsideSetupSplitter( const QModelIndex& current, const QModelIndex& previous );
void onEncryptWidgetStateChanged();
private:
void updateNextEnabled();