Make fall through explixcit

This commit is contained in:
Jean-Marc Lasgouttes 2021-04-07 17:13:43 +02:00
parent e96a656b4d
commit e33567cdcb

View File

@ -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