mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Tweaks
This commit is contained in:
@ -60,6 +60,8 @@ public:
|
||||
void SetX(int x);
|
||||
void SetY(int y);
|
||||
|
||||
void SetRelativeMeter(CMeter* meter) { m_RelativeMeter = meter; }
|
||||
|
||||
const CMouse& GetMouse() { return m_Mouse; }
|
||||
bool HasMouseAction() { return m_HasMouseAction; }
|
||||
|
||||
|
Reference in New Issue
Block a user