Fix build.

main
Teo Mrnjavac 8 years ago
parent 8a90b89d25
commit 553062fc11

@ -39,7 +39,7 @@ CppJobModule::type() const
Module::Interface
CppJobModule::interface() const
{
return QtPlugin;
return QtPluginInterface;
}

Loading…
Cancel
Save