diff --git a/src/modules/partition/core/OsproberEntry.h b/src/modules/partition/core/OsproberEntry.h index 36fcaea19..e57ac986d 100644 --- a/src/modules/partition/core/OsproberEntry.h +++ b/src/modules/partition/core/OsproberEntry.h @@ -37,6 +37,7 @@ struct OsproberEntry { QString prettyName; QString path; + QString uuid; bool canBeResized; QStringList line; FstabEntryList fstab;