mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Remove some very small marble leftovers
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
		
							parent
							
								
									5eeefbff8b
								
							
						
					
					
						commit
						19df57d7d3
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -51,7 +51,7 @@ void PreferencesLanguage::syncSettings() | |||
| 
 | ||||
| 	if (useSystemLang != ui->languageSystemDefault->isChecked() || | ||||
| 		(!useSystemLang && currentText != prefs.locale.language)) { | ||||
| 		// remove the marble cache folder on language change
 | ||||
| 		// remove the googlemaps cache folder on language change
 | ||||
| 		QDir googlecachedir(QString(system_default_directory()).append("/googlemaps")); | ||||
| 		googlecachedir.removeRecursively(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue