mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Reverted the changes from r209.
This commit is contained in:
		| @@ -28,8 +28,6 @@ | ||||
| #include <vector> | ||||
| #include "ConfigParser.h" | ||||
| #include "Export.h" | ||||
| #include <map> | ||||
| #include <utility>  | ||||
|  | ||||
| #define BEGIN_MESSAGEPROC switch(uMsg) { | ||||
| #define MESSAGE(handler, msg) case msg: return Window?Window->handler(wParam, lParam):DefWindowProc(hWnd, uMsg, wParam, lParam); | ||||
| @@ -115,7 +113,6 @@ typedef struct | ||||
| 	int vsT, vsL, vsH, vsW; | ||||
| } MULTIMONITOR_INFO; | ||||
|  | ||||
|  | ||||
| class CRainmeter; | ||||
| class CMeasure; | ||||
| class CMeter; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kimmo Pekkola
					Kimmo Pekkola