mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Qt: Add Refresh button
This commit is contained in:
parent
5f29e891d3
commit
4415417deb
7 changed files with 26 additions and 0 deletions
|
@ -68,6 +68,7 @@ signals:
|
|||
|
||||
private:
|
||||
void Open();
|
||||
void RefreshGameList();
|
||||
void Play(const std::optional<std::string>& savestate_path = {});
|
||||
void Pause();
|
||||
void TogglePause();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue