mirror of https://github.com/procxx/kepka.git
Cherry-pick a bugfix from upstream Qt.
This commit is contained in:
parent
616957e46f
commit
8f6f434d8a
|
@ -237,6 +237,7 @@ Go to ***BuildPath*** and run
|
||||||
git submodule update qtbase
|
git submodule update qtbase
|
||||||
git submodule update qtimageformats
|
git submodule update qtimageformats
|
||||||
cd qtbase
|
cd qtbase
|
||||||
|
git cherry-pick 7ac4e55
|
||||||
git apply ../../patches/qtbase_5_12_5.diff
|
git apply ../../patches/qtbase_5_12_5.diff
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue