mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Fix popup menu transparency on macOS with Qt 6.2.
This commit is contained in:
parent
746b72166f
commit
759e3270cc
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ def runStages():
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout b7366a6c66
|
||||
git checkout 5bdd3210dd
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
Loading…
Add table
Reference in a new issue