diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-02-20 08:26:58 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-02-20 08:26:58 (GMT) |
commit | c9d73831910d4959e17899497335bd7fc4e08935 (patch) | |
tree | 3bab829117ecc4eb495608f9ac0fcc455c51cc75 /doc/src/diagrams/contentspropagation | |
parent | a2a524856d209dab92a78d25725ef09284aa3a07 (diff) | |
download | Qt-c9d73831910d4959e17899497335bd7fc4e08935.zip Qt-c9d73831910d4959e17899497335bd7fc4e08935.tar.gz Qt-c9d73831910d4959e17899497335bd7fc4e08935.tar.bz2 |
Doc: these files are NOT part of the test suite of the Qt toolkit
Diffstat (limited to 'doc/src/diagrams/contentspropagation')
-rwxr-xr-x | doc/src/diagrams/contentspropagation/customwidget.py | 2 | ||||
-rwxr-xr-x | doc/src/diagrams/contentspropagation/standardwidgets.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/diagrams/contentspropagation/customwidget.py b/doc/src/diagrams/contentspropagation/customwidget.py index 44c7a6e..52a484f 100755 --- a/doc/src/diagrams/contentspropagation/customwidget.py +++ b/doc/src/diagrams/contentspropagation/customwidget.py @@ -5,7 +5,7 @@ ## All rights reserved. ## Contact: Nokia Corporation (qt-info@nokia.com) ## -## This file is part of the test suite of the Qt Toolkit. +## This file is part of the documentation of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ ## No Commercial Usage diff --git a/doc/src/diagrams/contentspropagation/standardwidgets.py b/doc/src/diagrams/contentspropagation/standardwidgets.py index 6c31b71..3ceabf5 100755 --- a/doc/src/diagrams/contentspropagation/standardwidgets.py +++ b/doc/src/diagrams/contentspropagation/standardwidgets.py @@ -5,7 +5,7 @@ ## All rights reserved. ## Contact: Nokia Corporation (qt-info@nokia.com) ## -## This file is part of the test suite of the Qt Toolkit. +## This file is part of the documentation of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:LGPL$ ## No Commercial Usage |