Opened 14 years ago
Closed 14 years ago
#9664 closed Bug Report - General (Fixed)
commit e949f5fe [Refactor the UI Painters] breaks Windows build
Reported by: | Owned by: | markk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
commit e949f5fe [Refactor the UI Painters] causes the Windows build to fail because some members of class MythPainter? used by MythD3D9Painter, have become private.
Making m_ImageBitmapMap and m_ImageExpireList protected fixes the problem.
Build log attached
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in cf64c8b00f3d945a6049