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:
hrydgard
2009-02-23 21:27:58 +00:00
parent 042034f199
commit 541a10b2fc
2 changed files with 39 additions and 34 deletions

View File

@ -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);