mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
[libcalamares] Convenience type
This commit is contained in:
parent
08966ff933
commit
0db8082ae1
2 changed files with 4 additions and 3 deletions
|
@ -212,7 +212,7 @@ Settings::customModuleInstances() const
|
|||
}
|
||||
|
||||
|
||||
QList< QPair< ModuleAction, QStringList > >
|
||||
Settings::ModuleSequence
|
||||
Settings::modulesSequence() const
|
||||
{
|
||||
return m_modulesSequence;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue