Skip to content

Fix sizehint and QML KCMs not recieving click events

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

With this change, we no longer have two widgets wrappers around a QML KCM. This is architecturally cleaner and ensures that the size hint is correctly set.

Merge request reports