mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Fix build.
This commit is contained in:
parent
3c8aee7b5e
commit
1e3e1d22bb
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ PartitionSplitterWidget::init( Device* dev, bool drawNestedPartitions )
|
|||
ColorUtils::colorForPartition( *it ),
|
||||
KPMHelpers::isPartitionFreeSpace( *it ),
|
||||
( *it )->capacity(),
|
||||
PartitionSplitterItem::Normal,
|
||||
{}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue