diff options
author | Martin Smith <martin.smith@nokia.com> | 2011-01-20 08:14:10 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2011-01-20 08:14:10 (GMT) |
commit | d1eca385ada333483c7f7191327d096233d124ba (patch) | |
tree | c88d8d5a758b550c4c23fefa703b9855c86fdc87 /doc/src/declarative | |
parent | ebaf3a991d0ef0533c829305ae1968bed41e2773 (diff) | |
download | Qt-d1eca385ada333483c7f7191327d096233d124ba.zip Qt-d1eca385ada333483c7f7191327d096233d124ba.tar.gz Qt-d1eca385ada333483c7f7191327d096233d124ba.tar.bz2 |
qdoc: Removed some uses of \raw an d \endraw.
8 instances of raw-html remain.
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/basictypes.qdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/declarative/basictypes.qdoc b/doc/src/declarative/basictypes.qdoc index 034b7d1..3ceb5a0 100644 --- a/doc/src/declarative/basictypes.qdoc +++ b/doc/src/declarative/basictypes.qdoc @@ -130,9 +130,6 @@ Image { source: "pics/logo.png" } \endqml - \raw HTML - \endraw - \sa {QML Basic Types} */ |