mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 06:25:01 -04:00
LogManager cleanup
This commit is contained in:
@@ -226,7 +226,7 @@ ResourceManager::ResourceManager()
|
||||
/*-----------------------------------------------------*\
|
||||
| Configure the log manager |
|
||||
\*-----------------------------------------------------*/
|
||||
LogManager::get()->configure(settings_manager->GetSettings("LogManager"), GetConfigurationDirectory());
|
||||
LogManager::get()->Configure(settings_manager->GetSettings("LogManager"), GetConfigurationDirectory());
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
| Load sizes list from file |
|
||||
|
||||
Reference in New Issue
Block a user