Force the default QQC2 style
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 6 May 2020 18:04:58 +0000 (20:04 +0200)
committerMichael Schuster <michael@schuster.ms>
Thu, 7 May 2020 00:07:02 +0000 (02:07 +0200)
commitde7021e85ecf3114d8de399595044e325934e033
tree78b2349d4cd05a8b26c6846ef725e677d9b05a9d
parent590d0f25b52f15373e88a963d1f22a3e7700ff8e
Force the default QQC2 style

This works around a bug in KDE's qqc2-desktop-style which breaks buttons
with icons not based on a name. By forcing a style name the KDE Plasma
platformtheme plugin won't try to force qqc2-desktops-style anymore.

Can be removed once the bug in qqc2-desktop-style is gone.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/CMakeLists.txt
src/gui/main.cpp