diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-09-20 06:35:20 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2010-09-20 06:35:20 (GMT) |
commit | d7d837b0b864935a069013ca09f5fb9de40a4d02 (patch) | |
tree | b18e6939358b9f9fdd814ec1b5843e57ab01eace /examples/declarative/cppextensions/referenceexamples/valuesource/example.qml | |
parent | 8e276783918d25d05eee65fd9eb5510ebcfbecc4 (diff) | |
parent | ae0d4fcee9087521afe03732001a0267b06e0317 (diff) | |
download | Qt-d7d837b0b864935a069013ca09f5fb9de40a4d02.zip Qt-d7d837b0b864935a069013ca09f5fb9de40a4d02.tar.gz Qt-d7d837b0b864935a069013ca09f5fb9de40a4d02.tar.bz2 |
Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7
Diffstat (limited to 'examples/declarative/cppextensions/referenceexamples/valuesource/example.qml')
-rw-r--r-- | examples/declarative/cppextensions/referenceexamples/valuesource/example.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml b/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml index 4f9e6eb..11d29d9 100644 --- a/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml +++ b/examples/declarative/cppextensions/referenceexamples/valuesource/example.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 examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: |