Home GnuPG

Set application attributes before constructing KleopatraApplication

Description

Set application attributes before constructing KleopatraApplication

The Qt::AA_EnableHighDpiScaling attribute must be set before
QGuiApplication is constructed. Note that setAttribute just flips a bit
and checks a pointer (to warn if certain attributes are set too late),
i.e. pratically it doesn't take any time.

Details

Provenance
ikloeckerAuthored on Feb 16 2023, 9:27 AM
Parents
rKLEOPATRAd6137619e4ca: GIT_SILENT Sync po/docbooks with svn
Branches
Unknown
Tags
Unknown
Tasks
T6259: Kleopatra: Improve startup performance