Fix "Show in Finder" app focus bug by a Qt patch.

This commit is contained in:
John Preston 2021-07-05 19:31:21 +03:00
parent c33be27b3c
commit c95f052e60
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 8764c08
git checkout 51a9fc5
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
@ -58,7 +58,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 8764c08
git checkout 51a9fc5
cd ..
git clone https://git.tukaani.org/xz.git