mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
QT: Add reset button
This commit is contained in:
parent
5988750fe4
commit
6c6fe8d724
3 changed files with 15 additions and 0 deletions
|
@ -47,6 +47,7 @@ private slots:
|
|||
void OnBrowse();
|
||||
void OnExit();
|
||||
void OnPlay();
|
||||
void OnReset();
|
||||
|
||||
// View menu
|
||||
void OnGameListStyleChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue