https://bugs.kde.org/show_bug.cgi?id=421504
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |junior-jobs Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- Probably needs the following to be set somewhere: QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true); QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true); There's no QApplication instance created though. Not sure where it should go. -- You are receiving this mail because: You are watching all bug changes.
