diff --git a/src/hotkeys.h b/src/hotkeys.h index 6ffc2de1..0b569bfa 100644 --- a/src/hotkeys.h +++ b/src/hotkeys.h @@ -33,7 +33,7 @@ #endif #include -#define NB_SHORTCUTS 200 ///< Number of actions that can have a key combination associated to it. +#define NB_SHORTCUTS 206 ///< Number of actions that can have a key combination associated to it. /*** Types definitions and structs ***/