diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-01-30 18:08:30 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-06 09:45:29 +0100 |
commit | 5717e881ae7246e3ab2e1df12af73378ebaad824 (patch) | |
tree | 565e2bf609029c8ea36b51459f96611ae3475b3c /src | |
parent | e4846ef47a74bb1af9a47609cb8ae89705f255b0 (diff) | |
download | qtgraphicaleffects-5717e881ae7246e3ab2e1df12af73378ebaad824.tar.gz qtgraphicaleffects-5717e881ae7246e3ab2e1df12af73378ebaad824.tar.bz2 qtgraphicaleffects-5717e881ae7246e3ab2e1df12af73378ebaad824.zip |
fix doc page urls
they are versioned nowadays
Change-Id: I3293f6891b7da657a440b6ac595288e54ecf23e9
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/effects/doc/qtgraphicaleffects.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/doc/qtgraphicaleffects.qdocconf b/src/effects/doc/qtgraphicaleffects.qdocconf index 440e2d1..71d2c08 100644 --- a/src/effects/doc/qtgraphicaleffects.qdocconf +++ b/src/effects/doc/qtgraphicaleffects.qdocconf @@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = QtGraphicalEffects description = Qt Graphical Effects Reference Documentation -url = http://qt-project.org/doc/qtgraphicaleffects/ +url = http://qt-project.org/doc/qt-$QT_VER/qtgraphicaleffects/ version = $QT_VERSION qhp.projects = QtGraphicalEffects |