mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Qt: Add Refresh button
This commit is contained in:
@ -68,6 +68,7 @@ signals:
|
||||
|
||||
private:
|
||||
void Open();
|
||||
void RefreshGameList();
|
||||
void Play(const std::optional<std::string>& savestate_path = {});
|
||||
void Pause();
|
||||
void TogglePause();
|
||||
|
Reference in New Issue
Block a user