diff --git a/bypy/init_env.py b/bypy/init_env.py index 99a39554fb..642cc4db20 100644 --- a/bypy/init_env.py +++ b/bypy/init_env.py @@ -65,7 +65,7 @@ QT_PLUGINS = [ 'platformthemes', # 'playlistformats', 'sqldrivers', - # 'styles', + 'styles', # 'webview', # 'audio', 'printsupport', 'bearer', 'position', ]