mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-16 07:07:12 -04:00
LogManager cleanup
This commit is contained in:
1 parent
103b5f27bb
commit
fd7dbd618d
14 files changed
+481
-325
No files matched your search
+1
-1
@@ -230,7 +230,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