mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Qt/Debugger: Implement "Memory" widget
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user