Skip to content

Add explicit moc include to generated KCModuleData impl

Alexander Lohnau requested to merge work/alex/moc_includes into master

This is what we do in most projects nowadays, because it reduces the need or at least simplifies the mocs_compilation.cpp file, which would again need to include all headers

Merge request reports