summaryrefslogtreecommitdiffstats
path: root/gui/wm/wsmkeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/wm/wsmkeys.h')
-rw-r--r--gui/wm/wsmkeys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/wm/wsmkeys.h b/gui/wm/wsmkeys.h
index f6f814b914..c016e035d4 100644
--- a/gui/wm/wsmkeys.h
+++ b/gui/wm/wsmkeys.h
@@ -3,7 +3,7 @@
#include "wskeys.h"
-TwsKeyNames wsKeyNames[ wsKeyNumber ] =
+const TwsKeyNames wsKeyNames[ wsKeyNumber ] =
{
{ wsq, "q" }, { wsa, "a" }, { wsz, "z" }, { wsw, "w" }, { wss, "s" }, { wsx, "x" },
{ wse, "e" }, { wsd, "d" }, { wsr, "r" }, { wsf, "f" }, { wsv, "v" }, { wst, "t" },