Fix build.

This commit is contained in:
Teo Mrnjavac 2016-10-03 12:22:56 +02:00
parent 8a90b89d25
commit 553062fc11

View file

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