mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 23:50:05 +00:00 
			
		
		
		
	Refactor SettingsTemplate to ProviderTemplate
This commit is contained in:
		
							parent
							
								
									1fd52f771c
								
							
						
					
					
						commit
						e23c6c2624
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		|  | @ -34,7 +34,7 @@ struct MapProviderInfo | |||
| { | ||||
|    MapProvider                           mapProvider_ {MapProvider::Unknown}; | ||||
|    std::string                           cacheDbName_ {}; | ||||
|    QMapLibre::Settings::SettingsTemplate settingsTemplate_ {}; | ||||
|    QMapLibre::Settings::ProviderTemplate providerTemplate_ {}; | ||||
|    std::vector<MapStyle>                 mapStyles_ {}; | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat