mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 09:10:04 +00:00 
			
		
		
		
	County database must be loaded before settings
This commit is contained in:
		
							parent
							
								
									c970e73db8
								
							
						
					
					
						commit
						bdb859480f
					
				
					 2 changed files with 2 additions and 3 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| #define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING | ||||
| 
 | ||||
| #include <scwx/qt/config/county_database.hpp> | ||||
| #include <scwx/qt/config/radar_site.hpp> | ||||
| #include <scwx/qt/main/main_window.hpp> | ||||
| #include <scwx/qt/main/versions.hpp> | ||||
|  | @ -72,6 +73,7 @@ int main(int argc, char* argv[]) | |||
| 
 | ||||
|    // Initialize application
 | ||||
|    scwx::qt::config::RadarSite::Initialize(); | ||||
|    scwx::qt::config::CountyDatabase::Initialize(); | ||||
|    scwx::qt::manager::SettingsManager::Instance().Initialize(); | ||||
| 
 | ||||
|    // Theme
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat