diff options
author | David Boddie <david.boddie@nokia.com> | 2010-09-14 14:14:24 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-09-14 14:14:24 (GMT) |
commit | b82889e235b0ad7fc85a0d4c7bada4e82b930c02 (patch) | |
tree | 7e1dae47deb67d5b68645d90c879543ccad0c786 /doc/src/snippets/declarative/gradient.qml | |
parent | cf5d53ac1dc1fa71d32ba199717fcf12fdef185c (diff) | |
download | Qt-b82889e235b0ad7fc85a0d4c7bada4e82b930c02.zip Qt-b82889e235b0ad7fc85a0d4c7bada4e82b930c02.tar.gz Qt-b82889e235b0ad7fc85a0d4c7bada4e82b930c02.tar.bz2 |
Doc: More work on the QML documentation.
Diffstat (limited to 'doc/src/snippets/declarative/gradient.qml')
-rw-r--r-- | doc/src/snippets/declarative/gradient.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/gradient.qml b/doc/src/snippets/declarative/gradient.qml index a385485..4c8bd40 100644 --- a/doc/src/snippets/declarative/gradient.qml +++ b/doc/src/snippets/declarative/gradient.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: |