mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +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
|
@ -38,7 +38,6 @@ private:
|
|||
void OnWiimoteSourceChanged(wxCommandEvent& event);
|
||||
void OnWiimoteConfigButton(wxCommandEvent& event);
|
||||
void OnWiimoteRefreshButton(wxCommandEvent& event);
|
||||
void SaveWiimoteSource();
|
||||
|
||||
void OnGameCubePortChanged(wxCommandEvent& event);
|
||||
void OnGameCubeConfigButton(wxCommandEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue