mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Hopefully make the callstack more accurate
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2398 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
042034f199
commit
541a10b2fc
2 changed files with 39 additions and 34 deletions
|
@ -214,6 +214,7 @@ class CCodeWindow
|
|||
|
||||
void UpdateButtonStates();
|
||||
void UpdateLists();
|
||||
void UpdateCallstack();
|
||||
void RecreateToolbar();
|
||||
void PopulateToolbar(wxToolBar* toolBar);
|
||||
void OnStatusBar(wxMenuEvent& event); void OnStatusBar_(wxUpdateUIEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue