mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Update buffer after preferences change.
Fixes missing update after new InsetInfo stuff.
This commit is contained in:
parent
43530bb721
commit
2896441dbb
@ -1802,6 +1802,7 @@ void GuiApplication::dispatch(FuncRequest const & cmd, DispatchResult & dr)
|
||||
// UI, then, nothing would happen. This seems fairly unlikely, but
|
||||
// it definitely is a bug.
|
||||
|
||||
dr.forceBufferUpdate();
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user