mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
QT: Add reset button
This commit is contained in:
@ -47,6 +47,7 @@ private slots:
|
||||
void OnBrowse();
|
||||
void OnExit();
|
||||
void OnPlay();
|
||||
void OnReset();
|
||||
|
||||
// View menu
|
||||
void OnGameListStyleChanged();
|
||||
|
Reference in New Issue
Block a user