mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 22:45:05 -04:00
Add support for gamepad axis configuration
This commit is contained in:
@@ -127,6 +127,7 @@ private slots:
|
||||
void updateStatus();
|
||||
void on_inputController_currentIndexChanged(int index);
|
||||
void on_inputSensitivty_valueChanged(int value);
|
||||
void on_inputConfigure_clicked();
|
||||
void updateInputControllerList();
|
||||
void checkInputController();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user