mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
Qt: Add controller (overview) window
This commit is contained in:
parent
a11775396f
commit
c8d0b647ac
14 changed files with 708 additions and 27 deletions
|
@ -30,6 +30,7 @@ signals:
|
|||
|
||||
void PathsPressed();
|
||||
void SettingsPressed();
|
||||
void ControllersPressed();
|
||||
|
||||
private:
|
||||
void MakeActions();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue