mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
Merge pull request #6853 from aldelaro5/qt-debugger-hotkey-fixes
Qt debugger hotkey fixes
This commit is contained in:
commit
49c9c1ee40
3 changed files with 44 additions and 24 deletions
|
@ -57,6 +57,7 @@ signals:
|
|||
|
||||
private:
|
||||
void Run();
|
||||
void CheckDebuggingHotkeys();
|
||||
|
||||
Common::Flag m_stop_requested;
|
||||
std::thread m_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue