mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Fix minor bug mentioned in #10827
This commit is contained in:
parent
04025d0259
commit
30189332c8
@ -1888,6 +1888,7 @@ void GuiDocument::slotApply()
|
||||
if (wasclean && only_shellescape_changed)
|
||||
buffer().markClean();
|
||||
modulesChanged_ = false;
|
||||
isValid();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user