diff options
Diffstat (limited to 'src/keyboardconfig.h')
-rw-r--r-- | src/keyboardconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index 1a7d84b9..1f186ce1 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -154,8 +154,8 @@ class KeyboardConfig KEY_TARGET, KEY_TARGET_CLOSEST, KEY_PICKUP, - KEY_SIT, KEY_HIDE_WINDOWS, + KEY_SIT, KEY_TOTAL }; |