diff options
author | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-04 14:45:09 +0200 |
---|---|---|
committer | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-07 12:46:27 +0200 |
commit | 46a269e8ab27bef04822de7e36041ce7109f626c (patch) | |
tree | 270c0c248387e2ff8819034863b58c2e91e352fd | |
parent | 218c48b5c3eeebafef0e4475493e11e466b9fcd9 (diff) | |
download | qtimageformats-46a269e8ab27bef04822de7e36041ce7109f626c.tar.gz |
Doc: Removing url variable from qdocconf file.
-url inherited from the url variable set in qtbase/doc/global
Change-Id: I9d7f513b1e47c5ebd3d0bd0bf0f7647c175d096e
Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r-- | src/imageformats/doc/qtimageformats.qdocconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imageformats/doc/qtimageformats.qdocconf b/src/imageformats/doc/qtimageformats.qdocconf index 647d561..f37c9d8 100644 --- a/src/imageformats/doc/qtimageformats.qdocconf +++ b/src/imageformats/doc/qtimageformats.qdocconf @@ -3,7 +3,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) # Name of the project. project = QtImageFormats description = Qt Image Formats Documentation -url = http://qt-project.org/doc/qt-$QT_VER version = $QT_VERSION # Directories in which to search for files to document. |