mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt/Debugger: Refresh windows on savestate load.
This commit is contained in:
@ -18,6 +18,8 @@ class Host final : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
~Host();
|
||||
|
||||
static Host* GetInstance();
|
||||
|
||||
bool GetRenderFocus();
|
||||
|
Reference in New Issue
Block a user