mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Make everything obey the default filesystem type setting.
This commit is contained in:
parent
6fa467715c
commit
f5ff716369
3 changed files with 28 additions and 8 deletions
|
@ -120,6 +120,8 @@ private:
|
|||
|
||||
int m_lastSelectedDeviceIndex;
|
||||
|
||||
QString m_defaultFsType;
|
||||
|
||||
QMutex m_coreMutex;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue