diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-09-20 12:40:48 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-09-20 12:40:48 (GMT) |
commit | d8c3de6ad465211c99ea1445e9d8a18374f44c59 (patch) | |
tree | da2c2b4a4cc846c59dddb2e43560387f7002b1e9 /doc/src/snippets/declarative/workerscript.qml | |
parent | 839938e86dd22601b679c5f33606830850d6df81 (diff) | |
parent | 584a58474b7c42a0480573b5fd8fb053b464e7db (diff) | |
download | Qt-d8c3de6ad465211c99ea1445e9d8a18374f44c59.zip Qt-d8c3de6ad465211c99ea1445e9d8a18374f44c59.tar.gz Qt-d8c3de6ad465211c99ea1445e9d8a18374f44c59.tar.bz2 |
Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimir
Diffstat (limited to 'doc/src/snippets/declarative/workerscript.qml')
-rw-r--r-- | doc/src/snippets/declarative/workerscript.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/workerscript.qml b/doc/src/snippets/declarative/workerscript.qml index 6bc33fb..434a90e 100644 --- a/doc/src/snippets/declarative/workerscript.qml +++ b/doc/src/snippets/declarative/workerscript.qml @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtDeclarative module of the Qt Toolkit. +** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: |