mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	cleanup: move application flags to core/subsurfacehelper.h
These flags are not dive-related, therefore move their declaration to the appropriate header file. Likewise, move their definition from parse-xml.c to subsurfacehelper.c Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
		
							parent
							
								
									17d21dbf40
								
							
						
					
					
						commit
						2b86fe84f9
					
				
					 6 changed files with 7 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -21,6 +21,7 @@
 | 
			
		|||
#include "qt-models/mobilelistmodel.h"
 | 
			
		||||
#include "profile-widget/qmlprofile.h"
 | 
			
		||||
#include "core/downloadfromdcthread.h"
 | 
			
		||||
#include "core/subsurfacestartup.h" // for testqml
 | 
			
		||||
#include "qt-models/diveimportedmodel.h"
 | 
			
		||||
#include "mobile-widgets/qml/kirigami/src/kirigamiplugin.h"
 | 
			
		||||
#else
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue