mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 03:15:44 -05:00
Fix build.
This commit is contained in:
parent
8a90b89d25
commit
553062fc11
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ CppJobModule::type() const
|
|||
Module::Interface
|
||||
CppJobModule::interface() const
|
||||
{
|
||||
return QtPlugin;
|
||||
return QtPluginInterface;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue