mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	cleanup: remove redundant model source files in CMakeLists.txt
The divetripmodel.cpp, models.cpp and tankinfomodel.cpp source files as well as the corresponding headers were listed as "general" and as "desktop" models, i.e. twice. Remove the redundant entries in the desktop list. This should have no consequence whatsoever. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
		
							parent
							
								
									7533f4490b
								
							
						
					
					
						commit
						d30b773365
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -39,14 +39,8 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS | ||||||
| 	divepicturemodel.h | 	divepicturemodel.h | ||||||
| 	divesiteimportmodel.cpp | 	divesiteimportmodel.cpp | ||||||
| 	divesiteimportmodel.h | 	divesiteimportmodel.h | ||||||
| 	divetripmodel.cpp |  | ||||||
| 	divetripmodel.h |  | ||||||
| 	filtermodels.cpp | 	filtermodels.cpp | ||||||
| 	filtermodels.h | 	filtermodels.h | ||||||
| 	models.cpp |  | ||||||
| 	models.h |  | ||||||
| 	tankinfomodel.cpp |  | ||||||
| 	tankinfomodel.h |  | ||||||
| 	treemodel.cpp | 	treemodel.cpp | ||||||
| 	treemodel.h | 	treemodel.h | ||||||
| 	weightmodel.cpp | 	weightmodel.cpp | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue