mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
PartitionEditor: Add total blocks column
This commit is contained in:
parent
2f8c20816e
commit
ba9f60785b
2 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,7 @@ public:
|
|||
Partition,
|
||||
StartBlock,
|
||||
EndBlock,
|
||||
TotalBlocks,
|
||||
__Count,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue