mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Link against PythonQt; new PythonQtViewModule stub.
This commit is contained in:
parent
ada620effc
commit
2c3b56c803
9 changed files with 232 additions and 8 deletions
|
@ -35,7 +35,7 @@ ProcessJobModule::type() const
|
|||
Module::Interface
|
||||
ProcessJobModule::interface() const
|
||||
{
|
||||
return Process;
|
||||
return ProcessInterface;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue