mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	QML UI: switch to Kirigami master
That way we'll get access to the colored Action Button. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									b1f7e3eae2
								
							
						
					
					
						commit
						001ff1b904
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -32,7 +32,8 @@ if [ "$NOPULL" = "" ] ; then
 | 
				
			||||||
	pushd kirigami
 | 
						pushd kirigami
 | 
				
			||||||
	git checkout master
 | 
						git checkout master
 | 
				
			||||||
	git pull origin master
 | 
						git pull origin master
 | 
				
			||||||
	git checkout v2.1.0
 | 
						# let's go back to building against master
 | 
				
			||||||
 | 
						# git checkout v2.1.0
 | 
				
			||||||
	popd
 | 
						popd
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if [ ! -d breeze-icons ] ; then
 | 
					if [ ! -d breeze-icons ] ; then
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue