mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-04-08 17:15:37 +02:00
[BUG_FIXED] Status Zone display pb.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@42 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
36b21e456c
commit
24bb9be975
@ -4307,11 +4307,11 @@ int Notepad_plus::switchEditViewTo(int gid)
|
||||
_pEditView->beSwitched();
|
||||
_pEditView->getFocus();
|
||||
|
||||
//checkDocState();
|
||||
checkDocState();
|
||||
setTitleWith(_pEditView->getCurrentTitle());
|
||||
//setLangStatus(_pEditView->getCurrentDocType());
|
||||
//updateStatusBar();
|
||||
//dynamicCheckMenuAndTB();
|
||||
setLangStatus(_pEditView->getCurrentDocType());
|
||||
updateStatusBar();
|
||||
dynamicCheckMenuAndTB();
|
||||
return oldView;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user