Add filesystem UUID to OsproberEntry structure.
This commit is contained in:
parent
18b6e56271
commit
f13f6a1faf
@ -37,6 +37,7 @@ struct OsproberEntry
|
||||
{
|
||||
QString prettyName;
|
||||
QString path;
|
||||
QString uuid;
|
||||
bool canBeResized;
|
||||
QStringList line;
|
||||
FstabEntryList fstab;
|
||||
|
Loading…
Reference in New Issue
Block a user