qt6: fix dangling pointer in QGenodeWindowSurface

Fixes #5426
This commit is contained in:
Christian Prochaska 2025-01-20 16:17:21 +01:00 committed by Christian Helmuth
parent bf7509312f
commit b8cab63a15
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
f44b8966b79dccc60449bc1c11057bbb1de97164
41fd9fc068d730b69d2a64bae20fb4984ddc652c

View File

@ -4,5 +4,5 @@ VERSION := 6.6.2
DOWNLOADS := qt6_base.git
URL(qt6_base) := https://github.com/cproc/qt6_base.git
REV(qt6_base) := issue5424
REV(qt6_base) := issue5426
DIR(qt6_base) := src/lib/qt6_base