mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 05:45:00 +02:00
[BUG_FIXED] Fix "Save All" UI problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@855 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
18942fa999
commit
4eb429531e
@ -776,6 +776,7 @@ bool Notepad_plus::fileSaveAll() {
|
||||
fileSave(idToSave);
|
||||
}
|
||||
}
|
||||
checkDocState();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user