From a16695f45f8de7608584937d5b4df34613eb0685 Mon Sep 17 00:00:00 2001 From: Eirik Aavitsland Date: Thu, 9 Apr 2015 16:06:37 +0200 Subject: Update bundled libtiff to version 4.0.3 This updates libtiff.pri and 3rdparty/libtiff to the current state in the Qt 5 qtimageformats module, commit c3035a1655090b0f6b194fb8a7586c013ef24f6a. The patch history relative to upstream 4.0.3 is available in that module. Change-Id: I70d278081c62ba179c5f9658a0d59313c77ba415 Reviewed-by: Liang Qi Reviewed-by: Lars Knoll --- src/3rdparty/libtiff/libtiff/uvcode.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/3rdparty/libtiff/libtiff/uvcode.h') diff --git a/src/3rdparty/libtiff/libtiff/uvcode.h b/src/3rdparty/libtiff/libtiff/uvcode.h index 5b2d7d71fa..50f11d7e0a 100644 --- a/src/3rdparty/libtiff/libtiff/uvcode.h +++ b/src/3rdparty/libtiff/libtiff/uvcode.h @@ -171,3 +171,10 @@ static struct { { (float)0.016994, 31, 16237 }, { (float)0.023659, 21, 16268 }, }; +/* + * Local Variables: + * mode: c + * c-basic-offset: 8 + * fill-column: 78 + * End: + */ -- cgit v1.2.1