mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 12:10:06 +00:00 
			
		
		
		
	Rename existing AlertLayer to AlertLayerOld, prepare AlertLayer skeleton
This commit is contained in:
		
							parent
							
								
									2e1b537c87
								
							
						
					
					
						commit
						044e6d6885
					
				
					 6 changed files with 587 additions and 462 deletions
				
			
		|  | @ -120,6 +120,7 @@ set(SRC_MANAGER source/scwx/qt/manager/alert_manager.cpp | |||
|                 source/scwx/qt/manager/timeline_manager.cpp | ||||
|                 source/scwx/qt/manager/update_manager.cpp) | ||||
| set(HDR_MAP source/scwx/qt/map/alert_layer.hpp | ||||
|             source/scwx/qt/map/alert_layer_old.hpp | ||||
|             source/scwx/qt/map/color_table_layer.hpp | ||||
|             source/scwx/qt/map/draw_layer.hpp | ||||
|             source/scwx/qt/map/generic_layer.hpp | ||||
|  | @ -135,6 +136,7 @@ set(HDR_MAP source/scwx/qt/map/alert_layer.hpp | |||
|             source/scwx/qt/map/radar_range_layer.hpp | ||||
|             source/scwx/qt/map/radar_site_layer.hpp) | ||||
| set(SRC_MAP source/scwx/qt/map/alert_layer.cpp | ||||
|             source/scwx/qt/map/alert_layer_old.cpp | ||||
|             source/scwx/qt/map/color_table_layer.cpp | ||||
|             source/scwx/qt/map/draw_layer.cpp | ||||
|             source/scwx/qt/map/generic_layer.cpp | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat