mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 12:45:50 +00:00
Qt/Debugger: Implement "Memory" widget
This commit is contained in:
parent
5c83e18fbd
commit
95ae4b34d9
14 changed files with 1195 additions and 1 deletions
|
@ -201,6 +201,7 @@ private:
|
|||
QAction* m_show_registers;
|
||||
QAction* m_show_watch;
|
||||
QAction* m_show_breakpoints;
|
||||
QAction* m_show_memory;
|
||||
|
||||
// Symbols
|
||||
QMenu* m_symbols;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue