mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Tweaks
This commit is contained in:
@ -254,7 +254,7 @@ const WCHAR* CMeasure::CheckSubstitute(const WCHAR* buffer)
|
||||
if (re == NULL)
|
||||
{
|
||||
MakePlainSubstitute(str, i);
|
||||
Log(LOG_NOTICE, ConvertToWide(error).c_str());
|
||||
LogWithArgs(LOG_NOTICE, L"%S", error);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user