Added support for multiple input device types for KeyMap and connected Qt.
This commit is contained in:
parent
4a94ec934a
commit
02fd19b2f6
12 changed files with 256 additions and 201 deletions
|
@ -116,4 +116,6 @@ private:
|
|||
EmuThread emu_thread;
|
||||
|
||||
QByteArray geometry;
|
||||
|
||||
int keyboard_id;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue