mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 09:27:48 +00:00
hid: Use player-defined controller type as PREFERRED_CONTROLLER
This commit is contained in:
parent
25c07217cf
commit
2d8a5a4e9b
16 changed files with 234 additions and 296 deletions
|
@ -18,6 +18,7 @@ class ConfigureTouchscreenAdvanced : public QDialog {
|
|||
|
||||
public:
|
||||
explicit ConfigureTouchscreenAdvanced(QWidget* parent);
|
||||
~ConfigureTouchscreenAdvanced() override;
|
||||
|
||||
void applyConfiguration();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue