mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
@ -66,7 +66,7 @@ void ConfigManager::disableAutoSave() {
|
||||
}
|
||||
}
|
||||
|
||||
void ConfigManager::aquire() {
|
||||
void ConfigManager::acquire() {
|
||||
mtx.lock();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user