Modify

Ticket #6515 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

mythtv r468 does not compile

Reported by: ankoe Owned by: ijr
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords: QT4
Cc: Ticket locked: no

Description

Make complains about missing drawRoundedRect(...), which is removed in QT4. I replaced it with drawRoundRect(..), see attached patch

Attachments

drawRoundedRect.diff (945 bytes) - added by ankoe 3 years ago.
patch to replace drawRoundedRect by drawRoundRect

Change History

Changed 3 years ago by ankoe

patch to replace drawRoundedRect by drawRoundRect

comment:1 Changed 3 years ago by ankoe

Sorry, r20468, of course.

comment:2 Changed 3 years ago by stuartm

  • Status changed from new to closed
  • Resolution set to invalid

drawRoundedRect is correct. The minimum required version for trunk is 4.4.

comment:4 Changed 3 years ago by akoe

Thanks for the hint. I upgraded my qt from 4.3 to qt4.5, working fine now.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.