From a149a49aa167cb7122afc6b12bdb4af9fa90394c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Mar 2014 22:08:22 +0300 Subject: Add about button. --- src/input/keyboarddata.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/input/keyboarddata.h') diff --git a/src/input/keyboarddata.h b/src/input/keyboarddata.h index a3fbbeab5..2b49a9186 100644 --- a/src/input/keyboarddata.h +++ b/src/input/keyboarddata.h @@ -2172,6 +2172,13 @@ static const KeyData keyData[Input::KEY_TOTAL] = { nullptr, Input::KEY_NO_VALUE, 50, COND_DEFAULT}, + {"keyWindowAbout", + INPUT_UNKNOWN, Input::KEY_NO_VALUE, + INPUT_UNKNOWN, Input::KEY_NO_VALUE, + Input::GRP_DEFAULT | Input::GRP_GUI, + &ActionManager::aboutWindowShow, + Input::KEY_NO_VALUE, 50, + COND_SHORTCUT0}, }; #endif // INPUT_KEYBOARDDATA_H -- cgit v1.2.3-60-g2f50