Add separate FileSystemTypeRole to PM, and output FS PrettyNames.

This commit is contained in:
Teo Mrnjavac 2015-12-16 15:47:11 +01:00
parent 2986625cfd
commit df13b3ba08
2 changed files with 5 additions and 1 deletions

View file

@ -71,6 +71,7 @@ public:
IsFreeSpaceRole,
IsPartitionNewRole,
FileSystemLabelRole,
FileSystemTypeRole,
OsproberNameRole,
OsproberPathRole,
OsproberCanBeResizedRole,