Fix build.
This commit is contained in:
parent
8a90b89d25
commit
553062fc11
@ -39,7 +39,7 @@ CppJobModule::type() const
|
|||||||
Module::Interface
|
Module::Interface
|
||||||
CppJobModule::interface() const
|
CppJobModule::interface() const
|
||||||
{
|
{
|
||||||
return QtPlugin;
|
return QtPluginInterface;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user