mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added !Log bang to write to the Rainmeter log
This commit is contained in:
@ -245,6 +245,7 @@ private:
|
||||
void Bang_SkinMenu(const WCHAR* arg, CMeterWindow* meterWindow);
|
||||
void Bang_TrayMenu();
|
||||
void Bang_WriteKeyValue(const WCHAR* arg, CMeterWindow* meterWindow);
|
||||
void Bang_Log(const WCHAR* arg);
|
||||
|
||||
void ExecuteBang(const std::wstring& name, std::wstring& arg, CMeterWindow* meterWindow);
|
||||
|
||||
|
Reference in New Issue
Block a user