mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Debugger: Add a Network widget
Display socket table, SSL context and options
This commit is contained in:
@ -235,6 +235,7 @@ private:
|
||||
QAction* m_show_watch;
|
||||
QAction* m_show_breakpoints;
|
||||
QAction* m_show_memory;
|
||||
QAction* m_show_network;
|
||||
QAction* m_show_jit;
|
||||
QMenu* m_cols_menu;
|
||||
|
||||
|
Reference in New Issue
Block a user