mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Fix warning
This commit is contained in:
parent
bd0d2ed5b2
commit
8e50b9569a
@ -3045,7 +3045,7 @@ void actOnUpdatedPrefs(LyXRC const & lyxrc_orig, LyXRC const & lyxrc_new)
|
||||
|| lyxrc_orig.defaultZoom != lyxrc_new.defaultZoom) {
|
||||
dispatch(FuncRequest(LFUN_SCREEN_FONT_UPDATE));
|
||||
}
|
||||
|
||||
// fall through
|
||||
case LyXRC::RC_GEOMETRY_SESSION:
|
||||
case LyXRC::RC_SERVERPIPE:
|
||||
case LyXRC::RC_SET_COLOR:
|
||||
|
Loading…
Reference in New Issue
Block a user