summaryrefslogtreecommitdiff
path: root/examples/declarative/sqllocalstorage
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-05-26 10:26:42 +1000
committerMartin Jones <martin.jones@nokia.com>2010-05-26 10:26:42 +1000
commit5613693326eaa272d6fab5819072c52b743d7785 (patch)
tree7b8b9f76f630d1468058a31fd66f35d3c5e2b716 /examples/declarative/sqllocalstorage
parent291dce4ceba88a6cada0415524e3466621ac1612 (diff)
downloadqt4-tools-5613693326eaa272d6fab5819072c52b743d7785.tar.gz
Don't display unnecessary copyright headers in doc
Diffstat (limited to 'examples/declarative/sqllocalstorage')
-rw-r--r--examples/declarative/sqllocalstorage/hello.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/sqllocalstorage/hello.qml b/examples/declarative/sqllocalstorage/hello.qml
index 67f542eaff..0913d42de7 100644
--- a/examples/declarative/sqllocalstorage/hello.qml
+++ b/examples/declarative/sqllocalstorage/hello.qml
@@ -37,7 +37,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-
+//![0]
import Qt 4.7
Text {