noir
noir copied to clipboard
qt: Set AA_EnableHighDpiScaling attribute early
Same change as this pull request: https://github.com/bitcoin/bitcoin/pull/16254
which
- suppresses the following warning at startup:
Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
- improves the appearance when using high DPI display