mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:50:06 +00:00 
			
		
		
		
	Initialize fonts prior to displaying setup wizard
This commit is contained in:
		
							parent
							
								
									9e3b2916e1
								
							
						
					
					
						commit
						46f6a1123e
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -75,6 +75,7 @@ int main(int argc, char* argv[]) | |||
|    scwx::qt::config::RadarSite::Initialize(); | ||||
|    scwx::qt::config::CountyDatabase::Initialize(); | ||||
|    scwx::qt::manager::SettingsManager::Instance().Initialize(); | ||||
|    scwx::qt::manager::ResourceManager::Initialize(); | ||||
| 
 | ||||
|    // Theme
 | ||||
|    auto uiStyle = scwx::qt::types::GetUiStyle( | ||||
|  | @ -93,9 +94,6 @@ int main(int argc, char* argv[]) | |||
|       a.exec(); | ||||
|    } | ||||
| 
 | ||||
|    // Run further application initialization
 | ||||
|    scwx::qt::manager::ResourceManager::Initialize(); | ||||
| 
 | ||||
|    // Run Qt main loop
 | ||||
|    int result; | ||||
|    { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat