Add the Qt styles plugins

Needed on windows for the system theme
This commit is contained in:
Kovid Goyal 2019-09-11 15:11:53 +05:30
parent bc54f9dbbb
commit 0c076ab759
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -65,7 +65,7 @@ QT_PLUGINS = [
'platformthemes', 'platformthemes',
# 'playlistformats', # 'playlistformats',
'sqldrivers', 'sqldrivers',
# 'styles', 'styles',
# 'webview', # 'webview',
# 'audio', 'printsupport', 'bearer', 'position', # 'audio', 'printsupport', 'bearer', 'position',
] ]