This commit is contained in:
Camilla Berglund
2016-05-30 21:19:00 +02:00
parent 20bce151c1
commit 03db3ed6e9
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ typedef struct _GLFWwindowWin32
//
typedef struct _GLFWlibraryWin32
{
HWND helperWindow;
HWND helperWindowHandle;
DWORD foregroundLockTimeout;
char* clipboardString;
char keyName[64];