mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
Qt/Debugger: Implement "Watch" window
This commit is contained in:
parent
ec37ce093f
commit
08716be43b
10 changed files with 397 additions and 1 deletions
|
@ -161,4 +161,5 @@ private:
|
|||
|
||||
// View
|
||||
QAction* m_show_registers;
|
||||
QAction* m_show_watch;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue