Revision ce222ff...
Go back to digest for 19th January 2014Bug Fixes in KDE Base
Fabian Kosmale committed changes in [pykde4/KDE/4.12] tools/pykdeuic4/pykdeuic4.py:
Add further parameter to compileUI if PyQt is newer than 4.10.0
As the method signature changed in 4.10.0, one needs to pass an
addional parameter; the empty string is a good default value
To prevent breaking pykde for older PyQt versions, the old signature
is called if the version is < 4.10.0
REVIEW: 115082
File Changes
Modified 1 files
- tools/pykdeuic4/pykdeuic4.py
1 files changed in total