summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/globalobject.qdoc
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-13 08:06:38 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-13 08:06:38 (GMT)
commit8f4589c88cf55284c6593a43202b2ac7fbd6ea73 (patch)
tree56b3379f3997dc980afd42f79dabc03e13c2e39a /doc/src/declarative/globalobject.qdoc
parent20fb6a8292583f2cdaa171b59b8e8739ca1f8705 (diff)
downloadQt-8f4589c88cf55284c6593a43202b2ac7fbd6ea73.zip
Qt-8f4589c88cf55284c6593a43202b2ac7fbd6ea73.tar.gz
Qt-8f4589c88cf55284c6593a43202b2ac7fbd6ea73.tar.bz2
doc
Diffstat (limited to 'doc/src/declarative/globalobject.qdoc')
-rw-r--r--doc/src/declarative/globalobject.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index 3cf1ca3..dc08c28 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -126,8 +126,6 @@ This function attempts to open the specified \c target url in an external applic
\section3 Qt.md5(data)
This function returns a hex string of the md5 hash of \c data.
-\endlist
-
\section1 Dynamic Object Creation
The following functions on the global object allow you to dynamically create QML
items from files or strings.