qtdeclarative/examples/quick/demos/clocks
Edward Welbourne ca0765d283 Purge sRGB chunks from PNGs in examples.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce

Various tools grumble about sRGB tables in PNG images; and our
handling of them doesn't pay attention to these, so purging them
makes the images smaller with no loss to the images.

Change-Id: If3baf60fb7c0045446ddfddecef96374845e739e
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
2016-03-24 19:40:15 +00:00
..
content Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
doc Update copyright headers 2015-02-12 10:28:11 +00:00
clocks.pro Make the Clocks example use the resource system 2014-04-23 06:31:52 +02:00
clocks.qml Fixed license headers 2015-02-17 13:33:18 +00:00
clocks.qmlproject Add clocks.qmlproject 2013-03-14 16:30:29 +01:00
clocks.qrc Make the Clocks example use the resource system 2014-04-23 06:31:52 +02:00
main.cpp Fixed license headers 2015-02-17 13:33:18 +00:00