mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04:00
[libcalamares] Introduce more descriptive type name
This commit is contained in:
parent
051b43bee6
commit
a626e52bf3
3 changed files with 6 additions and 4 deletions
|
@ -175,7 +175,7 @@ Settings::modulesSearchPaths() const
|
|||
}
|
||||
|
||||
|
||||
QList<QMap<QString, QString> >
|
||||
Settings::InstanceDescriptionList
|
||||
Settings::customModuleInstances() const
|
||||
{
|
||||
return m_customModuleInstances;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue