gtk2/demos
Daniel Boles 9cbd3ac017 gtk-demo/main: Suppress implicit fallthru warning
Comments matched to reassure the compiler that fallthrough is
intentional are supposed to precede the case or default keywords, at
least in GCC, so the one here did not suppress the warning with GCC. We
can just the if condition and put the comment at the end to solve that.

https://developers.redhat.com/blog/2017/03/10/wimplicit-fallthrough-in-gcc-7/
2018-10-12 22:19:25 +01:00
..
gtk-demo gtk-demo/main: Suppress implicit fallthru warning 2018-10-12 22:19:25 +01:00
icon-browser Add devel style to demos 2018-09-05 20:10:41 -04:00
widget-factory Add devel style to demos 2018-09-05 20:10:41 -04:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00