Skip to content

kcms/lnf: Move widgetStyle check to lnfManager

Ismael Asensio requested to merge work/iasensio/lnf-check-widgets into master

Move this check to the corresponding setter method in the manager to keep the code abstraction cleaner and make it actually testable.

First commit adds a test case trying to set a non-existing style

Merge request reports