Skip to content

Add missing QQuickStyle::setStyle calls

Albert Vaca Cintora requested to merge work/homegenize-setstyle into master

Calls QQuickStyle::setStyle("breeze") everywhere we were calling QApplication::setStyle("org.kde.desktop"), since it seems these two should happen together.

Merge request reports

Loading