mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
Rebuild autopartition proposal when encryption choice changes.
This commit is contained in:
parent
b6c2e0f4d7
commit
b792ea0216
2 changed files with 18 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue