mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:07:34 +00:00
PartitionEditor: Add size column
This commit is contained in:
parent
ba9f60785b
commit
fadd69263a
2 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,7 @@ public:
|
|||
StartBlock,
|
||||
EndBlock,
|
||||
TotalBlocks,
|
||||
Size,
|
||||
__Count,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue