mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	This include prevented the statistics from loading for me on Qt6. And it appears to be unnecessary. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			91 B
		
	
	
	
		
			QML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			91 B
		
	
	
	
		
			QML
		
	
	
	
	
	
| // SPDX-License-Identifier: GPL-2.0
 | |
| import org.subsurfacedivelog.mobile 1.0
 | |
| 
 | |
| StatsView {
 | |
| }
 |