mirror of
https://github.com/glest/glest-source.git
synced 2025-08-10 18:34:05 +02:00
- stupid bugfix for win32 Vista / Windows 7 bug where alt-tab causes no mouse to be seen in windows desktop.
This commit is contained in:
@@ -128,6 +128,7 @@ private:
|
||||
|
||||
protected:
|
||||
int w, h;
|
||||
static bool isActive;
|
||||
|
||||
public:
|
||||
static bool handleEvent();
|
||||
|
Reference in New Issue
Block a user