Backport windows list in Dock Menu from Qt 6.3.*.

This commit is contained in:
John Preston 2024-01-04 15:07:36 +04:00
parent 5a28e69f1a
commit 66afcbdae8
1 changed files with 1 additions and 1 deletions

View File

@ -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', """