mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-05 17:39:01 -06:00
configure_input: Make None a controller option instead of checkbox
This commit is contained in:
@@ -25,7 +25,6 @@ public:
|
||||
|
||||
private:
|
||||
void setConfiguration();
|
||||
void OnDockedModeChanged(bool last_state, bool new_state);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGeneral> ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user