mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cosmetic changes here and there.
This commit is contained in:
@ -692,5 +692,5 @@ CMeasure* CMeasure::Create(const WCHAR* measure, CMeterWindow* meterWindow)
|
||||
*/
|
||||
void CMeasure::ExecuteBang(const WCHAR* args)
|
||||
{
|
||||
DebugLog(L"[%s] Doesn't support this bang: %s", m_Name.c_str(), args);
|
||||
DebugLog(L"[%s] doesn't support this bang: %s", m_Name.c_str(), args);
|
||||
}
|
||||
|
Reference in New Issue
Block a user