diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-02-21 20:30:01 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-02-21 21:01:03 +0200 |
commit | 22e0114d055b0ac6cdc47af2968b5dc742ba055a (patch) | |
tree | 7f168a5ac29b2e97b7c468af144cdba8487067eb /.appveyor.yml | |
parent | 623de12d040af89ff7c25de6eb0a19c67179dc5f (diff) |
qt: Choose monospaced font in C++ code rather in `*.ui` file
Setting the "Monospace" font family in a `*.ui` file does not work on
macOS, at least on Big Sur with Qt 5.15 (neither via the "font" property
nor via the "styleSheet" property). Qt chooses the ".AppleSystemUIFont"
instead of ".AppleSystemUIFontMonospaced".
This change makes macOS choose the correct monospaced font.
Diffstat (limited to '.appveyor.yml')
0 files changed, 0 insertions, 0 deletions