mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 10:10:05 +00:00 
			
		
		
		
	Load default radar site from settings
This commit is contained in:
		
							parent
							
								
									f8f5a36f48
								
							
						
					
					
						commit
						57e5badd70
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -57,7 +57,9 @@ public: | |||
|        settings_(settings), | ||||
|        map_(), | ||||
|        layerList_ {}, | ||||
|        radarProductManager_ {manager::RadarProductManager::Instance("KLSX")}, | ||||
|        radarProductManager_ {manager::RadarProductManager::Instance( | ||||
|           scwx::qt::manager::SettingsManager::general_settings() | ||||
|              ->default_radar_site())}, | ||||
|        radarProductLayer_ {nullptr}, | ||||
|        overlayLayer_ {nullptr}, | ||||
|        colorTableLayer_ {nullptr}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat