Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… rollback/issue209-wip-installer-english
  • Loading branch information
KENCHjp committed Sep 23, 2018
2 parents 7500e84 + 0c2cbd1 commit 2bdab8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sakura_core/window/CEditWnd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,7 @@ void CEditWnd::LayoutToolBar( void )
{
if( m_pShareData->m_Common.m_sWindow.m_bDispTOOLBAR ){ /* ツールバーを表示する */
m_cToolbar.CreateToolBar();
m_cToolbar.UpdateToolbar();
}else{
m_cToolbar.DestroyToolBar();
}
Expand Down

0 comments on commit 2bdab8a

Please sign in to comment.