mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Fixed the compatibility issue for the skins that are using MouseOverAction/MouseLeaveAction in Meters.
This commit is contained in:
		| @@ -254,7 +254,7 @@ private: | ||||
| 	void ShowWindowIfAppropriate(); | ||||
| 	void HandleButtons(POINT pos, BUTTONPROC proc, CMeterWindow* meterWindow, bool changeCursor); | ||||
| 	bool DoAction(int x, int y, MOUSE mouse, bool test); | ||||
| 	bool DoMoveAction(int x, int y, MOUSE mouse, CMeter* upperMeter = NULL); | ||||
| 	bool DoMoveAction(int x, int y, MOUSE mouse); | ||||
| 	bool ResizeWindow(bool reset); | ||||
| 	void IgnoreAeroPeek(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 spx
					spx