mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-24 18:28:44 +00:00
Qt: use Settings::EmulationStateChanged
This commit is contained in:
parent
8e805dcbf4
commit
3e1072b24d
22 changed files with 97 additions and 160 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue