mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
Set configuration map in PythonQt module.
This commit is contained in:
parent
a3887d268a
commit
f3fa124f8d
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ PythonQtViewStep::jobs() const
|
|||
void
|
||||
PythonQtViewStep::setConfigurationMap( const QVariantMap& configurationMap )
|
||||
{
|
||||
#warning "Not implemented yet."
|
||||
m_obj.addVariable( "configuration", configurationMap );
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue