mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-31 10:07:06 +02:00
hid: Use player-defined controller type as PREFERRED_CONTROLLER
This commit is contained in:
parent
3d1a221893
commit
3a6cd5b3c8
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