Duplicate layer : Add keyboard shortcut, update help file for button

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2120 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2015-06-24 21:23:07 +00:00
parent cc05157ae9
commit 6d75b08fbc
3 changed files with 18 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
#endif
#include <SDL.h>
#define NB_SHORTCUTS 209 ///< Number of actions that can have a key combination associated to it.
#define NB_SHORTCUTS 210 ///< Number of actions that can have a key combination associated to it.
/*** Types definitions and structs ***/