Skip to content

Do not force Qt theme on linux by default

Carlos Pascual requested to merge github/fork/cpascual/themeforce into develop

The value of QT_THEME_FORCE_ON_LINUX is set to True by default in tauruscustomsettings.py, which is inconsistent with what is documented in that same module. Set it to False by default.

Merge request reports

Loading