diff options
| author | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-04 14:50:11 +0200 |
|---|---|---|
| committer | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-07 11:48:01 +0200 |
| commit | 0b13f194d027b279ab7b813f26aaef9033a7d353 (patch) | |
| tree | 2be3dd776b968873c87ed037332a7fe77e104b43 | |
| parent | 82d8a5c81d79e0c38e4f593c1424f8b212cb750f (diff) | |
| download | qtwebkit-0b13f194d027b279ab7b813f26aaef9033a7d353.tar.gz | |
Doc: Removing url variable from qdocconf file.
-url inherited from the url variable set in qtbase/doc/global
Change-Id: I67b5f39429c42b59bf93d6fe71074e586d767a79
Reviewed-by: Martin Smith <martin.smith@digia.com>
| -rw-r--r-- | Source/qtwebkit.qdocconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/qtwebkit.qdocconf b/Source/qtwebkit.qdocconf index 2161cf444..5142b0776 100644 --- a/Source/qtwebkit.qdocconf +++ b/Source/qtwebkit.qdocconf @@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = QtWebKit description = Qt WebKit Reference Documentation -url = http://qt-project.org/doc/qt-$QT_VER version = $QT_VERSION # Defines the name of the project. You cannot use operators (+, =, -) in |
