diff options
author | Martin Smith <msmith@trolltech.com> | 2009-05-13 09:33:52 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-05-13 09:33:52 (GMT) |
commit | 430772d3bf599b7adcb3d8f0ad3c5b32a0829fc7 (patch) | |
tree | 4093a8dba996398c438f7249f51bb8475c5e5a3e /doc | |
parent | 04e30e3cc165b2617b223fff64248080fdf66707 (diff) | |
download | Qt-430772d3bf599b7adcb3d8f0ad3c5b32a0829fc7.zip Qt-430772d3bf599b7adcb3d8f0ad3c5b32a0829fc7.tar.gz Qt-430772d3bf599b7adcb3d8f0ad3c5b32a0829fc7.tar.bz2 |
qdoc: Fixed some qdoc errors.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/effects.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/declarative/effects.qdoc b/doc/src/declarative/effects.qdoc index 873c70a..8350dc4 100644 --- a/doc/src/declarative/effects.qdoc +++ b/doc/src/declarative/effects.qdoc @@ -14,11 +14,11 @@ \section1 Advanced Effects -These effects are currently only supported by the OpenGL canvas backend. Support for other -backends may be added if the performance can be made acceptable. +These effects are currently only supported by the OpenGL canvas +backend. Support for other backends may be added if the performance +can be made acceptable. \list -\o Perspective Transforms (\l{Perspective}, Translation3D) \o \l Shadow \o \l Blur \o \l Reflection |