From 66afcbdae8f7642694bc04c9bc41b97aca5805b4 Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 4 Jan 2024 15:07:36 +0400 Subject: [PATCH] Backport windows list in Dock Menu from Qt 6.3.*. --- Telegram/build/prepare/prepare.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 5964081ab..f3d22173b 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -418,7 +418,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 26f2387219 + git checkout d3107bf4a5 """) stage('msys64', """