qa: Try to avoid fall-through warnings
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 5 Sep 2018 21:12:04 +0000 (23:12 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Sep 2018 06:02:07 +0000 (08:02 +0200)
commit8d736eb601e79e8fe1a866eb67e626b33f651d7a
tree1033363e8e1c00147e4cc5e254fe71db64f174c0
parent17ff985ad7253f98efb78390b9cc8e743b7f9deb
qa: Try to avoid fall-through warnings

GCC8 warns again about some intentional fallthroughs. Try to fix this
by adding comments.
src/qtui/chatscene.cpp
src/qtui/settingspages/ignorelistmodel.cpp