diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-17 06:46:48 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-17 06:46:48 (GMT) |
commit | 4406cbb0bdec5a676afb3f5f130e7ac5128198c0 (patch) | |
tree | 4df2a79f2c0febbed19e92c24cf2cccbaeab4388 /doc/src/snippets/declarative/animation-propertyvaluesource.qml | |
parent | e50c80368dc6231d1cbcc605e2c8e86cb47203c6 (diff) | |
parent | 0f71215693713fef4fd9dabeae8e6a574deff415 (diff) | |
download | Qt-4406cbb0bdec5a676afb3f5f130e7ac5128198c0.zip Qt-4406cbb0bdec5a676afb3f5f130e7ac5128198c0.tar.gz Qt-4406cbb0bdec5a676afb3f5f130e7ac5128198c0.tar.bz2 |
Merge branch '4.7' into friday
Diffstat (limited to 'doc/src/snippets/declarative/animation-propertyvaluesource.qml')
-rw-r--r-- | doc/src/snippets/declarative/animation-propertyvaluesource.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/animation-propertyvaluesource.qml b/doc/src/snippets/declarative/animation-propertyvaluesource.qml index ac5f071..366505c 100644 --- a/doc/src/snippets/declarative/animation-propertyvaluesource.qml +++ b/doc/src/snippets/declarative/animation-propertyvaluesource.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: |