summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/settings.h b/src/settings.h
index f529a81..58ff3d1 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -27,8 +27,7 @@ THE SOFTWARE.
#include <piano.h>
#include <waitress.h>
-/* keep in mind that you have to update several arrays in main.c/ui_act.c too,
- * if you're adding new shortcuts */
+/* update structure in ui_dispatch.h if you add shortcuts here */
typedef enum {
BAR_KS_HELP = 0,
BAR_KS_LOVE = 1,