diff options
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r-- | src/input/inputaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h index cdfe410fa..36f9277b1 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -411,6 +411,7 @@ namespace InputAction ENABLE_HIGHLIGHT, DISABLE_HIGHLIGHT, DONT_REMOVE_NAME, + REMOVE_NAME, TOTAL }; } // namespace InputAction |