lxqt / lxqt-qtplugin

LXQt Qt platform integration plugin
https://lxqt.github.io
GNU Lesser General Public License v2.1
24 stars 14 forks source link

LXQtPlatformTheme: Make Qt use default palette #22

Closed palinek closed 7 years ago

palinek commented 7 years ago

Fixes forcing the Fusion palette even if other style engine used (as the QPlatformTheme::palette() does force the fusion).

The mentioned regression was introduced by d5f8558ee6ad.

fixes lxde/lxqt#1312

tsujan commented 7 years ago

I wouldn't trust valgrind too much ;) GTM.

technic commented 7 years ago

Thanks! It works fine for me.