Fix build.
This commit is contained in:
parent
3c8aee7b5e
commit
1e3e1d22bb
@ -67,6 +67,7 @@ PartitionSplitterWidget::init( Device* dev, bool drawNestedPartitions )
|
|||||||
ColorUtils::colorForPartition( *it ),
|
ColorUtils::colorForPartition( *it ),
|
||||||
KPMHelpers::isPartitionFreeSpace( *it ),
|
KPMHelpers::isPartitionFreeSpace( *it ),
|
||||||
( *it )->capacity(),
|
( *it )->capacity(),
|
||||||
|
PartitionSplitterItem::Normal,
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user