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