mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	iOS build: add another dependency to dummy.qml
This way the required plugins get automagically added to the bundle. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									10833e32ed
								
							
						
					
					
						commit
						24bd2eab43
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -7,6 +7,8 @@ import QtQuick.Dialogs 1.2
 | 
				
			||||||
import QtQuick.Layouts 1.2
 | 
					import QtQuick.Layouts 1.2
 | 
				
			||||||
import QtQuick.Window 2.2
 | 
					import QtQuick.Window 2.2
 | 
				
			||||||
import QtWebView 1.0
 | 
					import QtWebView 1.0
 | 
				
			||||||
 | 
					import QtGraphicalEffects 1.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ApplicationWindow {
 | 
					ApplicationWindow {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue