mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
GUI: Custom pane management, almost complete
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4109 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
44847c2ee3
commit
3548ca586b
9 changed files with 392 additions and 202 deletions
|
@ -85,6 +85,7 @@ class CCodeWindow
|
|||
void UpdateManager();
|
||||
|
||||
void OnToggleWindow(wxCommandEvent& event);
|
||||
void OnToggleCodeWindow(bool,int);
|
||||
void OnToggleRegisterWindow(bool,int);
|
||||
void OnToggleBreakPointWindow(bool,int);
|
||||
void OnToggleMemoryWindow(bool,int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue