mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -250,7 +250,7 @@ int sdrpp_main(int argc, char* argv[]) { | ||||
|     defConfig["lockMenuOrder"] = false; | ||||
| #endif | ||||
|  | ||||
| #if define(__ANDROID__) | ||||
| #ifdef __ANDROID__ | ||||
|     defConfig["modulesDirectory"] = root + SDRPP_MODULES_LOAD_DIR; | ||||
|     defConfig["resourcesDirectory"] = root + SDRPP_RES_LOAD_DIR; | ||||
| #else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user