diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-24 18:06:51 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-24 18:06:51 (GMT) |
commit | f37c49985f2382b86fe91f7b7224c8fd92961ac9 (patch) | |
tree | 9a05328fa1dc668a7d3d7143f99de39e5f795387 /doc/src/examples/elasticnodes.qdoc | |
parent | 16b11332931caef92bd103d854fac4dff3ff771e (diff) | |
parent | 534f5098c577f262b4b01d1c21cd0ec1af0f25f1 (diff) | |
download | Qt-f37c49985f2382b86fe91f7b7224c8fd92961ac9.zip Qt-f37c49985f2382b86fe91f7b7224c8fd92961ac9.tar.gz Qt-f37c49985f2382b86fe91f7b7224c8fd92961ac9.tar.bz2 |
Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8
Conflicts:
src/gui/text/qrawfont.cpp
src/gui/text/qtextlayout.cpp
src/gui/util/qscroller.cpp
src/gui/widgets/qlineedit.cpp
Diffstat (limited to 'doc/src/examples/elasticnodes.qdoc')
-rw-r--r-- | doc/src/examples/elasticnodes.qdoc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/src/examples/elasticnodes.qdoc b/doc/src/examples/elasticnodes.qdoc index 8526d55..e5399b1 100644 --- a/doc/src/examples/elasticnodes.qdoc +++ b/doc/src/examples/elasticnodes.qdoc @@ -7,20 +7,20 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ -** No Commercial Usage -** This file contains pre-release code and may not be distributed. -** You may use this file in accordance with the terms and conditions -** contained in the Technology Preview License Agreement accompanying -** this package. -** ** GNU Free Documentation License ** Alternatively, this file may be used under the terms of the GNU Free ** Documentation License version 1.3 as published by the Free Software -** Foundation and appearing in the file included in the packaging of this -** file. +** Foundation and appearing in the file included in the packaging of +** this file. +** +** Other Usage +** Alternatively, this file may be used in accordance with the terms +** and conditions contained in a signed written agreement between you +** and Nokia. +** +** +** ** -** If you have questions regarding the use of this file, please contact -** Nokia at qt-info@nokia.com. ** $QT_END_LICENSE$ ** ****************************************************************************/ |