mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04:00
Add filesystem label role.
This commit is contained in:
parent
0224811bf6
commit
c765de654c
2 changed files with 7 additions and 0 deletions
|
@ -69,6 +69,7 @@ public:
|
|||
// SizeColumn, which is a human-readable string.
|
||||
SizeRole = Qt::UserRole + 1,
|
||||
IsFreeSpaceRole,
|
||||
FileSystemLabelRole,
|
||||
OsproberNameRole,
|
||||
OsproberPathRole,
|
||||
OsproberCanBeResizedRole,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue