From 631c4390274133697ab57437f8bef13a946aa3b7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Apr 2012 00:44:58 +0300 Subject: Split setup keyboard texts and actions. --- src/gui/setup_keyboard.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/setup_keyboard.h') diff --git a/src/gui/setup_keyboard.h b/src/gui/setup_keyboard.h index 5970a7735..3b5fd5dfa 100644 --- a/src/gui/setup_keyboard.h +++ b/src/gui/setup_keyboard.h @@ -46,6 +46,7 @@ class Setup_Keyboard : public SetupTab ~Setup_Keyboard(); void apply(); + void cancel(); void action(const gcn::ActionEvent &event); @@ -70,6 +71,8 @@ class Setup_Keyboard : public SetupTab */ void keyUnresolved(); + int keyToSetupData(int index); + private: class KeyListModel *mKeyListModel; gcn::ListBox *mKeyList; -- cgit v1.2.3-70-g09d2