Home GnuPG

qtbase: Fix dark mode detection on old Windows 10

Description

qtbase: Fix dark mode detection on old Windows 10

Windows 10 builds before 1809 didn't support dark mode. Because Qt 6
doesn't support Windows 10 builds before 1809 they removed the check for
new enough Windows 10. This patch re-adds the check so that Gpg4win
doesn't attempt to use dark mode on old Windows 10.

Details

Provenance
ikloeckerAuthored on Thu, Mar 12, 4:44 PM
Parents
rW00352a1381d5: kguiaddons: Patch is obsolete with KF 6.22
Branches
Unknown
Tags
Unknown
Tasks
T8181: Gpg4win: Reduce the number of patches