Skip to content

Fix lookandfeeltest

Nicolas Fella requested to merge work/lnftest2 into master

In testColors we call

m_KCMLookandFeel->lookAndFeel()->setColors(QStringLiteral("customTestValue"), QString());

then we save. Consequently the defaults config file should now have that value. We test agains a different value though

Merge request reports