mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Include the ui_*.h headers in the main headers.
This means we can also remove the forward declarations. This is the first step in removing the memory allocation for the ui sub-classes. Without the second step, this commit is just making the compilation time increase for no good reason :-) Signed-off-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									ab7d96c96f
								
							
						
					
					
						commit
						f0f76056ac
					
				
					 21 changed files with 14 additions and 44 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,5 @@
 | 
			
		|||
#include "divecomputermanagementdialog.h"
 | 
			
		||||
#include "models.h"
 | 
			
		||||
#include "ui_divecomputermanagementdialog.h"
 | 
			
		||||
#include "mainwindow.h"
 | 
			
		||||
#include <QMessageBox>
 | 
			
		||||
#include "../qthelper.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue