QT: Add reset button

This commit is contained in:
Simon McFarlane
2015-05-02 16:18:02 -07:00
parent 5988750fe4
commit 6c6fe8d724
3 changed files with 15 additions and 0 deletions

View File

@ -47,6 +47,7 @@ private slots:
void OnBrowse();
void OnExit();
void OnPlay();
void OnReset();
// View menu
void OnGameListStyleChanged();