mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Removed TBDebug, using TBMain instead. Fixed debugger assert.
This commit is contained in:
@ -139,7 +139,7 @@ public:
|
||||
|
||||
wxMenu* m_SavedPerspectives;
|
||||
|
||||
wxToolBar *m_ToolBar, *m_ToolBarDebug;
|
||||
wxToolBar *m_ToolBar;
|
||||
// AUI
|
||||
wxAuiManager *m_Mgr;
|
||||
bool bFloatWindow[IDM_CODEWINDOW - IDM_LOGWINDOW + 1];
|
||||
|
Reference in New Issue
Block a user