gtk2/demos
Daniel Boles d9f08c85f4 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:09:42 +01:00
..
gtk-demo gtk-demo/main: Suppress implicit fallthru warning 2018-10-12 22:09:42 +01:00
icon-browser icon-browser: Centre Copy button in dialog again 2017-10-31 18:33:18 +00:00
widget-factory widget-factory: add emoji completion to an entry 2018-06-03 09:43:28 -04:00
Makefile.am Add an icon browser 2014-06-24 21:58:40 -04:00