mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Mobile: new Kirigami SHA
And sync again with Kirigami master. All safe QML improvements. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
564e134bba
commit
cd0b911fe8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ if [ "$NOPULL" = "" ] ; then
|
||||||
git checkout master
|
git checkout master
|
||||||
git pull origin master
|
git pull origin master
|
||||||
# if we want to pin a specific Kirigami version, we can do this here
|
# if we want to pin a specific Kirigami version, we can do this here
|
||||||
git checkout 389f4c29acc3629a900dd5e1e52ef8b0bfe3519f
|
git checkout 38a9dec7317945e5751c86a6c54de787c261e024
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
if [ ! -d breeze-icons ] ; then
|
if [ ! -d breeze-icons ] ; then
|
||||||
|
|
Loading…
Reference in a new issue