mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
Add PartitionPtrRole to PartitionModel.
This commit is contained in:
parent
1a4b6b1c9c
commit
b663ce5f74
2 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,7 @@ public:
|
|||
IsPartitionNewRole,
|
||||
FileSystemLabelRole,
|
||||
FileSystemTypeRole,
|
||||
PartitionPtrRole, // passed as void*, use sparingly
|
||||
OsproberNameRole,
|
||||
OsproberPathRole,
|
||||
OsproberCanBeResizedRole,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue