From 001ff1b904a37f1b4199cecb2ea34717a1c0cc57 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 22 Jun 2017 09:01:52 -0700 Subject: QML UI: switch to Kirigami master That way we'll get access to the colored Action Button. Signed-off-by: Dirk Hohndel --- scripts/mobilecomponents.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index cc6cc68f8..267b44515 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -32,7 +32,8 @@ if [ "$NOPULL" = "" ] ; then pushd kirigami git checkout master git pull origin master - git checkout v2.1.0 + # let's go back to building against master + # git checkout v2.1.0 popd fi if [ ! -d breeze-icons ] ; then -- cgit v1.2.3-70-g09d2