qt5: don't pass non-printable unicode values on key repeat

Fixes #4716
This commit is contained in:
Christian Prochaska 2023-01-05 17:25:36 +01:00 committed by Christian Helmuth
parent 25e4bcefbf
commit 09c1a9cfc0
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3d25bb6b12ee2d7e051cbac00de15290c6688932
271cc31b2f7ebc2b62b00a83477688724630805a

View File

@ -4,5 +4,5 @@ VERSION := 5.15.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue4692
REV(qt5) := issue4716
DIR(qt5) := src/lib/qt5