Missed one

This commit is contained in:
Alex Szpakowski
2014-03-04 01:09:48 -04:00
parent 07aba4c147
commit b9fd3f3554
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -228,6 +228,7 @@ StringMap<Keyboard::Key, Keyboard::KEY_MAX_ENUM>::Entry Keyboard::keyEntries[] =
{"apphome", Keyboard::KEY_APP_HOME},
{"appback", Keyboard::KEY_APP_BACK},
{"appforward", Keyboard::KEY_APP_FORWARD},
{"appstop", Keyboard::KEY_APP_STOP},
{"apprefresh", Keyboard::KEY_APP_REFRESH},
{"appbookmarks", Keyboard::KEY_APP_BOOKMARKS},