Merge pull request #919 from WagicProject/key_bind_changes

key binding related
This commit is contained in:
Rolzad73
2017-02-02 11:18:46 -05:00
committed by GitHub
4 changed files with 57 additions and 34 deletions
+2
View File
@@ -998,6 +998,8 @@ protected:
set<LocalKeySym> confirmedKeys;
set<JButton> confirmedButtons;
string confirmationString;
private:
void populateKeyBindingList();
};
/**@} This comment used by Doxyyen. */