Set the PyQt version back to 4.6.2 so it compiles on lucid again
This commit is contained in:
parent
70952d94d8
commit
1f59936ff2
@ -13,7 +13,7 @@ macro(add_sip_binding outputvar source)
|
||||
set(PYQT_SIP_FLAGS
|
||||
"-x" "VendorID"
|
||||
"-x" "PyQt_NoPrintRangeBug"
|
||||
"-t" "Qt_4_7_1"
|
||||
"-t" "Qt_4_6_2"
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user