]> git.tdb.fi Git - libs/gui.git/commit
Use libjpeg's boolean type for better compatibility
authorMikko Rasa <tdb@tdb.fi>
Wed, 25 Nov 2015 18:05:53 +0000 (20:05 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 25 Nov 2015 18:05:53 +0000 (20:05 +0200)
commit2438c3cdd14087bfc3375ed1f5521ad5c0c09bbc
tree744b1813fe40faa45c42adf110ca24423c95dc58
parent1b33313502f837e2b0d02d3f2d129c85a8c66064
Use libjpeg's boolean type for better compatibility

Libjpeg 9 changed to an enum boolean type.
source/graphics/jpeg/jpegloader.cpp