mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 23:15:45 +00:00
configure_input: Make None a controller option instead of checkbox
This commit is contained in:
parent
2d8a5a4e9b
commit
b131a4bbb2
11 changed files with 150 additions and 154 deletions
|
@ -25,7 +25,6 @@ public:
|
|||
|
||||
private:
|
||||
void setConfiguration();
|
||||
void OnDockedModeChanged(bool last_state, bool new_state);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGeneral> ui;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue