mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-26 23:29:54 +02:00
0b6b07d0b4
This fix uses stylesheets instead of initializing new QFonts in the Ui_MainWindow class. This fixes the fonts appearing differently on different OSes, including a fix for text using these QFonts appearing small on macOS. The use of stylesheets also puts the styling in line with how the rest of the program operates.