mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt/Debugger: Implement "Watch" window
This commit is contained in:
@ -161,4 +161,5 @@ private:
|
||||
|
||||
// View
|
||||
QAction* m_show_registers;
|
||||
QAction* m_show_watch;
|
||||
};
|
||||
|
Reference in New Issue
Block a user