diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-06-25 04:17:22 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-06-25 04:17:22 (GMT) |
commit | 4e701b138de18491e43ede295aa41696f0751152 (patch) | |
tree | 797b3193fb2e89f173f1f2132239ad80a0c1060f /doc/src/index.qdoc | |
parent | 36212205518f8aeb4f5c489365d2bc8118b48ba3 (diff) | |
download | Qt-4e701b138de18491e43ede295aa41696f0751152.zip Qt-4e701b138de18491e43ede295aa41696f0751152.tar.gz Qt-4e701b138de18491e43ede295aa41696f0751152.tar.bz2 |
Flesh out the OpenVG module documentation a bit.
Reviewed-by: trustme
Diffstat (limited to 'doc/src/index.qdoc')
-rw-r--r-- | doc/src/index.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 9fd4a04..acbaa87 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -181,6 +181,7 @@ <li><a href="qthelp.html">Help Module</a></li> <li><a href="qtnetwork.html">Network Module</a></li> <li><a href="qtopengl.html">OpenGL Module</a></li> + <li><a href="qtopenvg.html">OpenVG Module</a></li> <li><a href="qtscript.html">Script Module</a></li> <li><a href="qtsql.html">SQL Module</a></li> <li><a href="qtsvg.html">SVG Module</a></li> |