summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/globalobject.qdoc
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-05-26 00:26:42 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-05-26 00:26:42 (GMT)
commit5613693326eaa272d6fab5819072c52b743d7785 (patch)
tree7b8b9f76f630d1468058a31fd66f35d3c5e2b716 /doc/src/declarative/globalobject.qdoc
parent291dce4ceba88a6cada0415524e3466621ac1612 (diff)
downloadQt-5613693326eaa272d6fab5819072c52b743d7785.zip
Qt-5613693326eaa272d6fab5819072c52b743d7785.tar.gz
Qt-5613693326eaa272d6fab5819072c52b743d7785.tar.bz2
Don't display unnecessary copyright headers in doc
Diffstat (limited to 'doc/src/declarative/globalobject.qdoc')
-rw-r--r--doc/src/declarative/globalobject.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index 2885dd5..fcd227d 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -141,7 +141,7 @@ of QDeclarativeEngine::offlineStoragePath(), currently as SQLite databases.
The API can be used from JavaScript functions in your QML:
-\quotefile declarative/sqllocalstorage/hello.qml
+\snippet declarative/sqllocalstorage/hello.qml 0
The API conforms to the Synchronous API of the HTML5 Web Database API,
\link http://www.w3.org/TR/2009/WD-webdatabase-20091029/ W3C Working Draft 29 October 2009\endlink.