mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 16:38:21 -04:00
[partition] Idiomatic use of Calamares::JobList
This commit is contained in:
parent
e2b71e669e
commit
8d451622db
4 changed files with 6 additions and 6 deletions
|
@ -619,7 +619,7 @@ PartitionViewStep::setConfigurationMap( const QVariantMap& configurationMap )
|
|||
}
|
||||
|
||||
|
||||
QList< Calamares::job_ptr >
|
||||
Calamares::JobList
|
||||
PartitionViewStep::jobs() const
|
||||
{
|
||||
return m_core->jobs();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue