mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
This commit is contained in:
@ -30,7 +30,6 @@ signals:
|
||||
private:
|
||||
void mouseReleaseEvent(QMouseEvent* event) override;
|
||||
|
||||
void OnButtonTimeout();
|
||||
void Connect();
|
||||
|
||||
MappingWidget* m_parent;
|
||||
|
Reference in New Issue
Block a user