Skip to content

Build with KDEFrameworkCompilerSettings

Nicolas Fella requested to merge work/kf into master

These are a bit stricter than the regular KDE settings.

In particular they enforce not using raw strings for QString stuff.

Also replace 0 with nullptr where appropriate.

Merge request reports