diff options
Diffstat (limited to 'source/win_local.h')
-rw-r--r-- | source/win_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/win_local.h b/source/win_local.h index e16cb86..251e23b 100644 --- a/source/win_local.h +++ b/source/win_local.h @@ -86,7 +86,7 @@ typedef struct { struct { qboolean initialized; - qboolean active; // qfalse when not focus app + grab_t grabbed; int state; qboolean parmsvalid; qboolean restoreparms; |