mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
CalamaresPrivate ==> CalamaresPython
This commit is contained in:
parent
568f2abd0b
commit
2f03dfa43b
8 changed files with 28 additions and 30 deletions
|
@ -38,7 +38,7 @@ public:
|
|||
, m_queue( queue )
|
||||
{
|
||||
#ifdef WITH_PYTHON
|
||||
new CalamaresPrivate::PythonJobHelper( this );
|
||||
new CalamaresPython::Helper( this );
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue