Skip to content

Draft: Use QML modules for KCMs

Nicolas Fella requested to merge work/nico/qml-module-kcm into master

Instead of manually packing the QML files into resources use ecm_add_qml_module to do it.

This allows us to benefit from better tooling, qmlcachegen etc

Merge request reports