mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
updated frametools
This commit is contained in:
parent
287758f15d
commit
e4c7cce412
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ void CFrame::RecreateToolbar()
|
||||||
{
|
{
|
||||||
m_Mgr->DetachPane(m_ToolBar);
|
m_Mgr->DetachPane(m_ToolBar);
|
||||||
m_ToolBar->Destroy();
|
m_ToolBar->Destroy();
|
||||||
|
m_ToolBar = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
long TOOLBAR_STYLE = wxTB_DEFAULT_STYLE | wxTB_TEXT;
|
long TOOLBAR_STYLE = wxTB_DEFAULT_STYLE | wxTB_TEXT;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue