diff options
author | J-P Nurmi <j-p.nurmi@nokia.com> | 2012-08-21 17:23:43 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-22 15:47:23 +0200 |
commit | 0d9856b2a74f88bc9d9085fe43a7d61caef2df77 (patch) | |
tree | 6201fc60408148587dbdc21291fcd2f714357bb1 /qtimageformats.pro | |
parent | 997d875327f2a5c50499c458eb1514aea67de0bc (diff) | |
download | qtimageformats-0d9856b2a74f88bc9d9085fe43a7d61caef2df77.tar.gz |
Cleanup doc/doc.pri that runs obsolete qdoc3v5.0.0-beta1
Use QMAKE_DOCS instead, if the module has docs in the future.
Change-Id: I839391f1e19d24ed162840fa9932dd2b50b68151
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'qtimageformats.pro')
-rw-r--r-- | qtimageformats.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qtimageformats.pro b/qtimageformats.pro index 61e52d2..ef2395c 100644 --- a/qtimageformats.pro +++ b/qtimageformats.pro @@ -3,5 +3,3 @@ qtCompileTest(libmng) qtCompileTest(libtiff) load(qt_parts) - -include(doc/doc.pri) |