NEWS.md: Mention that the KDE monospace font changes requires Qt 5.2 or later.

This commit is contained in:
David Korth 2025-04-19 17:00:45 -04:00
parent a938888d17
commit ef415b7998

View File

@ -97,7 +97,7 @@
* Compile-tested on MSVC. (arm32, arm64)
* Switched XML parsers from TinyXML2 to PugiXML.
* KDE UI frontend: Monospace text now uses the system-wide monospace font
instead of the Qt default monospace font.
instead of the Qt default monospace font. (requires Qt 5.2 or later)
## v2.4.1 (released 2024/11/12)