]> git.lyx.org Git - features.git/commit
Mark some intentional fall-throughs (in a way understandable to gcc)
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 12 Aug 2017 06:57:02 +0000 (08:57 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 12 Aug 2017 06:57:02 +0000 (08:57 +0200)
commit6dc1884d05ee0d51dd896c7b924fdec758ea3d8e
treee7f9c311c99ef717904d6fef368570f633e5d21c
parentdf5c26da812bbf24a1e906918cf35a87758bd934
Mark some intentional fall-throughs (in a way understandable to gcc)

This silences -Wimplicit-fallthrough warnings with gcc7.
15 files changed:
lib/examples/fr/FeynmanDiagrams.lyx
lib/examples/fr/linguistics.lyx
po/fr.gmo
po/fr.po
src/Buffer.cpp
src/LyXRC.cpp
src/Paragraph.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiView.cpp
src/insets/InsetCaption.cpp
src/insets/InsetFloat.cpp
src/insets/InsetLabel.cpp
src/insets/InsetListings.cpp
src/insets/InsetTabular.cpp
src/output_latex.cpp