mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-23 10:50:01 +00:00
fix the debugger flashing like crazy.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7230 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
ceb03781dc
commit
996ff62ad6
1 changed files with 0 additions and 1 deletions
|
@ -1574,7 +1574,6 @@ void CFrame::UpdateGUI()
|
||||||
}
|
}
|
||||||
|
|
||||||
if (m_ToolBar) m_ToolBar->Refresh();
|
if (m_ToolBar) m_ToolBar->Refresh();
|
||||||
if (g_pCodeWindow) g_pCodeWindow->Update();
|
|
||||||
|
|
||||||
// Commit changes to manager
|
// Commit changes to manager
|
||||||
m_Mgr->Update();
|
m_Mgr->Update();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue