mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Adding JamesAC's new ToolTips functionality.
Minor fix to the Rainmeter installer Minor changes to RainBrowser and RainThemes
This commit is contained in:
@ -129,6 +129,8 @@ public:
|
||||
|
||||
int Initialize(CRainmeter& Rainmeter);
|
||||
|
||||
CRainmeter* GetMainObject() { return m_Rainmeter; };
|
||||
|
||||
void RunBang(BANGCOMMAND bang, const WCHAR* arg);
|
||||
|
||||
void MoveMeter(int x, int y, const WCHAR* name);
|
||||
|
Reference in New Issue
Block a user