style code
This commit is contained in:
parent
d61b32aba6
commit
448c5eae16
@ -96,7 +96,7 @@ PythonQtViewModule::loadSelf()
|
||||
cala.addObject( "utils", s_utils );
|
||||
|
||||
// Append configuration object, in module PythonQt.calamares
|
||||
cala.addVariable("configuration",m_configurationMap);
|
||||
cala.addVariable("configuration", m_configurationMap);
|
||||
|
||||
// Basic stdout/stderr handling
|
||||
QObject::connect( PythonQt::self(), &PythonQt::pythonStdOut,
|
||||
|
Loading…
Reference in New Issue
Block a user