diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-10-08 16:17:15 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-10-08 16:17:15 (GMT) |
commit | 2cc23952af38767ce6e643ffe5fd4f47904cb2a4 (patch) | |
tree | 8aa8d58d1f2b73786ab5ba6c9967c068d163db68 /src/gui/dialogs/qprintdialog.qdoc | |
parent | 4b14e87b72e7cd52841c5fc3183accf35c0395d1 (diff) | |
parent | f8a6897cf79821b2c5a8443ce18cf66aa5a8d0d8 (diff) | |
download | Qt-2cc23952af38767ce6e643ffe5fd4f47904cb2a4.zip Qt-2cc23952af38767ce6e643ffe5fd4f47904cb2a4.tar.gz Qt-2cc23952af38767ce6e643ffe5fd4f47904cb2a4.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (39 commits)
Added missing native separator transforms.
Doc: tuning search reasult box
qdoc: Don't generate html output for png files.
Doc: Correcting Windows CE 6.0 to Windows Embedded CE 6.0
Doc: correcting bug - lenght() pointed to setLength() in "See also" section. Correct link is resize()
Doc: correct spelling
Doc: correcting spelling - qdbusxml2dcpp to qdbusxml2cpp
Doc: correcting grammar on the installation pages
Doc: correcting broken link to labs
Doc: adding note to function QWSKeyboardHandler::processKeycode - that it was added in Qt 4.6
Doc: correcting typo
Doc: Fixing bug - line too long and not visible. Breaking the line in two
Doc: Fixing typo
Doc: Fixing snippet bug. Path pointing to the wrong snippet
Doc: Fixed doc references to non-existing API
Doc: Fix broken links in QSslConfiguration
Added a project file for the Getting Started with QML and changed the
Clarified the auto connect enumeration regarding which type of
Added installation section and fixed some whitespace.
Doc: Fixing spacing bug in columns
...
Diffstat (limited to 'src/gui/dialogs/qprintdialog.qdoc')
-rw-r--r-- | src/gui/dialogs/qprintdialog.qdoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/gui/dialogs/qprintdialog.qdoc b/src/gui/dialogs/qprintdialog.qdoc index bd406c1..b75fe2e 100644 --- a/src/gui/dialogs/qprintdialog.qdoc +++ b/src/gui/dialogs/qprintdialog.qdoc @@ -7,11 +7,11 @@ ** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ -** Commercial Usage -** Licensees holding valid Qt Commercial licenses may use this file in -** accordance with the Qt Commercial License Agreement provided with the -** Software or, alternatively, in accordance with the terms contained in a -** written agreement between you and Nokia. +** 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 |