mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	core: fold display.h into profile.h
The only things in display.h were profile related, so the split between these two files is not comprehensible. In fact profile.h includes display.h, because it needs the struct defined therein. Let's just merge these two files. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
		
							parent
							
								
									1496bbc314
								
							
						
					
					
						commit
						f9b9582a64
					
				
					 22 changed files with 25 additions and 54 deletions
				
			
		|  | @ -10,7 +10,6 @@ | |||
| #include "core/dive.h" | ||||
| #include "core/qthelper.h" | ||||
| #include "core/statistics.h" | ||||
| #include "core/display.h" | ||||
| #include "core/divelist.h" | ||||
| 
 | ||||
| #define COMBO_CHANGED 0 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue