Fix popup menu transparency on macOS with Qt 6.2.

This commit is contained in:
John Preston 2021-10-26 21:44:37 +04:00
parent 746b72166f
commit 759e3270cc

View file

@ -387,7 +387,7 @@ def runStages():
stage('patches', """ stage('patches', """
git clone https://github.com/desktop-app/patches.git git clone https://github.com/desktop-app/patches.git
cd patches cd patches
git checkout b7366a6c66 git checkout 5bdd3210dd
""") """)
stage('depot_tools', """ stage('depot_tools', """