summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2012-12-13 15:21:01 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-13 15:47:55 +0100
commit1accf63a44d8a7aa4a404020b273b8967048f589 (patch)
tree08a5b841080c1e7135f02956f104dc2b4460c275
parentdeaddacd38f0a281b98db632e7cf1879403c9036 (diff)
downloadqtsvg-1accf63a44d8a7aa4a404020b273b8967048f589.tar.gz
Entered hardcoded url for SVG 1.2 Tiny
Corrected in svgrendering.qdoc Task-number: QTBUG-27512 Change-Id: Iae880281be82a8ac8ac20b717676750a4cd84f69 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/svg/doc/src/svgrendering.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svg/doc/src/svgrendering.qdoc b/src/svg/doc/src/svgrendering.qdoc
index 02e4e12..d401cb2 100644
--- a/src/svg/doc/src/svgrendering.qdoc
+++ b/src/svg/doc/src/svgrendering.qdoc
@@ -52,7 +52,7 @@
can read more about SVG at \l{About SVG}.
Qt supports the \l{SVG 1.2 Tiny Static Features}{static features} of
- \l{SVG 1.2 Tiny}. ECMA scripts and DOM manipulation are currently not
+ \l{http://www.w3.org/TR/SVGMobile12}{SVG 1.2 Tiny}. ECMA scripts and DOM manipulation are currently not
supported.
SVG drawings can be rendered onto any QPaintDevice subclass. This