~ubuntu-branches/ubuntu/lucid/python-qt4/lucid

« back to all changes in this revision

Viewing changes to qpy/QtCore/qpycore_misc.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall, Torsten Marek, Michael Casadevall
  • Date: 2009-10-07 09:53:11 UTC
  • mfrom: (1.1.14 upstream) (4.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20091007095311-sdk6pqd0n4rzhaeg
Tags: 4.6-1
[ Torsten Marek ]
* debian/rules
  - Fix .noinit creation for Python 2.6 by using py_sitename in install-arch-%

[ Michael Casadevall ]
* New upstream release
* debian/control:
  - Updated for new release of sip4

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
// http://trolltech.com/products/qt/licenses/licensing/licensingoverview
25
25
// or contact the sales department at sales@riverbankcomputing.com.
26
26
// 
27
 
// This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
28
 
// INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
29
 
// A PARTICULAR PURPOSE. Trolltech reserves all rights not expressly
30
 
// granted herein.
31
 
// 
32
27
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
33
28
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
34
29