Skip to content

KCM: Use registered enum instead of magic numbers in QML

ivan tkachenko requested to merge work/ratijas/enum into master

It's sad that those enums are duplicated only to export them to QML, but at least they are exported somehow! Let's use them!

Merge request reports