mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Make fall through explixcit
This commit is contained in:
parent
e96a656b4d
commit
e33567cdcb
@ -1754,7 +1754,7 @@ void LyXRC::write(ostream & os, bool ignore_system_lyxrc, string const & name) c
|
||||
}
|
||||
if (tag != RC_LAST)
|
||||
break;
|
||||
|
||||
// fall through
|
||||
case RC_MAC_DONTSWAP_CTRL_META:
|
||||
if (ignore_system_lyxrc ||
|
||||
mac_dontswap_ctrl_meta
|
||||
|
Loading…
Reference in New Issue
Block a user