~ubuntu-branches/ubuntu/maverick/qt4-x11/maverick-updates

« back to all changes in this revision

Viewing changes to src/qt3support/dialogs/q3wizard.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-09-17 08:12:23 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20100917081223-9is5r3sh29sy9xnu
Tags: 4:4.7.0~rc1+git20100917-0ubuntu1
* New upstream git snapshot
  - Fix FTBS
  - Refresh patches
  - Update install files
  - Update symbol files 

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
** This file is part of the Qt3Support module of the Qt Toolkit.
8
8
**
9
9
** $QT_BEGIN_LICENSE:LGPL$
10
 
** No Commercial Usage
11
 
** This file contains pre-release code and may not be distributed.
12
 
** You may use this file in accordance with the terms and conditions
13
 
** contained in the Technology Preview License Agreement accompanying
14
 
** this package.
 
10
** Commercial Usage
 
11
** Licensees holding valid Qt Commercial licenses may use this file in
 
12
** accordance with the Qt Commercial License Agreement provided with the
 
13
** Software or, alternatively, in accordance with the terms contained in
 
14
** a written agreement between you and Nokia.
15
15
**
16
16
** GNU Lesser General Public License Usage
17
17
** Alternatively, this file may be used under the terms of the GNU Lesser
25
25
** rights.  These rights are described in the Nokia Qt LGPL Exception
26
26
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
27
27
**
 
28
** GNU General Public License Usage
 
29
** Alternatively, this file may be used under the terms of the GNU
 
30
** General Public License version 3.0 as published by the Free Software
 
31
** Foundation and appearing in the file LICENSE.GPL included in the
 
32
** packaging of this file.  Please review the following information to
 
33
** ensure the GNU General Public License version 3.0 requirements will be
 
34
** met: http://www.gnu.org/copyleft/gpl.html.
 
35
**
28
36
** If you have questions regarding the use of this file, please contact
29
37
** Nokia at qt-info@nokia.com.
30
 
**
31
 
**
32
 
**
33
 
**
34
 
**
35
 
**
36
 
**
37
 
**
38
38
** $QT_END_LICENSE$
39
39
**
40
40
****************************************************************************/