diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-20 13:44:09 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-20 13:44:09 (GMT) |
commit | a981eca89e70f3d1c6198b5a5c5693bb7dec934d (patch) | |
tree | a02744ec77f9229373e115b88d80f126c7d56ae7 /examples/declarative/cppextensions/referenceexamples/adding/example.qml | |
parent | 3e8890977256186d6a0d84f080f52e17c2871ef8 (diff) | |
parent | e7000e016e82ca9ca64db9246ccbef8fc1efa279 (diff) | |
download | Qt-a981eca89e70f3d1c6198b5a5c5693bb7dec934d.zip Qt-a981eca89e70f3d1c6198b5a5c5693bb7dec934d.tar.gz Qt-a981eca89e70f3d1c6198b5a5c5693bb7dec934d.tar.bz2 |
Merge branch '4.7' into mimir
Diffstat (limited to 'examples/declarative/cppextensions/referenceexamples/adding/example.qml')
-rw-r--r-- | examples/declarative/cppextensions/referenceexamples/adding/example.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/cppextensions/referenceexamples/adding/example.qml b/examples/declarative/cppextensions/referenceexamples/adding/example.qml index da3ddfc..de9a5c6 100644 --- a/examples/declarative/cppextensions/referenceexamples/adding/example.qml +++ b/examples/declarative/cppextensions/referenceexamples/adding/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: |