mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 19:05:36 -04:00
Allow disabling automated LUKS modes.
This commit is contained in:
parent
5bf4bb8787
commit
5796b05fda
4 changed files with 40 additions and 2 deletions
|
@ -123,6 +123,7 @@ private:
|
|||
int m_lastSelectedDeviceIndex;
|
||||
|
||||
QString m_defaultFsType;
|
||||
bool m_enableEncryptionWidget;
|
||||
|
||||
QMutex m_coreMutex;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue