mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Qt: use Settings::EmulationStateChanged
This commit is contained in:
@ -54,7 +54,6 @@ public:
|
||||
void SetMD5Result(int pid, const std::string& result) override;
|
||||
void AbortMD5() override;
|
||||
signals:
|
||||
void EmulationStopped();
|
||||
void Boot(const QString& filename);
|
||||
void Stop();
|
||||
|
||||
|
Reference in New Issue
Block a user