From 56199240ecbb2ff1aa934733b9fecb475e830c29 Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Thu, 10 Oct 2024 15:11:50 +0200 Subject: [PATCH] qt: destroy view to hide window Fixes #5359 --- repos/libports/ports/qt5.hash | 2 +- repos/libports/ports/qt5.port | 2 +- repos/libports/ports/qt6.hash | 2 +- repos/libports/ports/qt6.port | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/repos/libports/ports/qt5.hash b/repos/libports/ports/qt5.hash index bd7d138b64..9500aedde0 100644 --- a/repos/libports/ports/qt5.hash +++ b/repos/libports/ports/qt5.hash @@ -1 +1 @@ -d904cfadd99b9550fd031b9c8ea7e247cb8e5918 +a12cdb94775458cba3899c17673fabeb67c0a4de diff --git a/repos/libports/ports/qt5.port b/repos/libports/ports/qt5.port index a89048d7a3..1039ea59f6 100644 --- a/repos/libports/ports/qt5.port +++ b/repos/libports/ports/qt5.port @@ -4,5 +4,5 @@ VERSION := 5.15.2 DOWNLOADS := qt5.git URL(qt5) := https://github.com/cproc/qt5.git -REV(qt5) := issue5358 +REV(qt5) := issue5359 DIR(qt5) := src/lib/qt5 diff --git a/repos/libports/ports/qt6.hash b/repos/libports/ports/qt6.hash index 27ae868fb0..9a2d84da2c 100644 --- a/repos/libports/ports/qt6.hash +++ b/repos/libports/ports/qt6.hash @@ -1 +1 @@ -a94f8f78ad499a9a4f0129f4dff6948ae795f7d4 +c627237774f2bc748292d41c0282b104ef7f41cc diff --git a/repos/libports/ports/qt6.port b/repos/libports/ports/qt6.port index f33cc7d8c9..c934a00f29 100644 --- a/repos/libports/ports/qt6.port +++ b/repos/libports/ports/qt6.port @@ -4,5 +4,5 @@ VERSION := 6.6.2 DOWNLOADS := qt6.git URL(qt6) := https://github.com/cproc/qt6.git -REV(qt6) := issue5358 +REV(qt6) := issue5359 DIR(qt6) := src/lib/qt6