Opened 17 years ago

Closed 17 years ago

#6532 closed patch (fixed)

Fix --enable-symbol-visibility for channel groups

Reported by: sphery <mtdean@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch makes ChannelGroupItem MPUBLIC to allow its use in programs/mythfrontend/globalsettings.cpp . I also added a '#include "mythexp.h"' to bring in the MPUBLIC declaration in case ChannelGroup or ChannelGroupItem is used elsewhere later, though it's not strictly required with current usage.

Attachments (1)

mythtv-6532-channel_groups_symbol_vis.patch (486 bytes ) - added by sphery <mtdean@…> 17 years ago.

Download all attachments as: .zip

Change History (2)

by sphery <mtdean@…>, 17 years ago

comment:1 by paulh, 17 years ago

Resolution: fixed
Status: newclosed

(In [20526]) Fix --enable-symbol-visibility for channel groups. Patch from sphery. Fixes #6532.

Note: See TracTickets for help on using tickets.