Opened 20 years ago
Closed 20 years ago
Last modified 20 years ago
#1363 closed defect (fixed)
Documented Qt version requirement incorrect
Reported by: | stephen.gw <at> gmail | Owned by: | Robert Kulagowski |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Between 0.18 and 0.19 a change was made to uitypes.cpp that uses 'copyBlt' from the QPixmap class.
The 'copyBlt' routine is only available with QT v3.2+, however the documented dependenices (see mythtv/docs/mythtv-HOWTO-3.html) for mythtv only requires QT v3.1+.
Note:
See TracTickets
for help on using tickets.
Updated HOWTO.