configure_input: Make None a controller option instead of checkbox
This commit is contained in:
parent
3a6cd5b3c8
commit
e58c951a59
11 changed files with 150 additions and 154 deletions
|
@ -30,6 +30,7 @@ class ConfigureInputPlayer : public QDialog {
|
|||
|
||||
public:
|
||||
explicit ConfigureInputPlayer(QWidget* parent, u8 player_index, bool debug = false);
|
||||
~ConfigureInputPlayer() override;
|
||||
|
||||
/// Save all button configurations to settings file
|
||||
void applyConfiguration();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue