Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

update PyQt version requirement in CONTRIBUTING.txt

our codebase already uses PyQt new-style signal and slot support as described in

http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#new-style-signal-and-slot-support

this requires PyQt 4.5.

Changeset 69689dc06a96

Parent 59bd4a4ee1c1

by Adrian Buehlmann

Changes to one file · Browse files at 69689dc06a96 Showing diff from parent 59bd4a4ee1c1 Diff from another changeset...

Change 1 of 1 Show Entire File CONTRIBUTING.txt Stacked
 
14
15
16
17
 
18
19
20
 
14
15
16
 
17
18
19
20
@@ -14,7 +14,7 @@
 application is still reasonably usable with the base library versions listed  below.   -PyQt: 4.3 +PyQt: 4.5    === Python version ===