Opened 9 years ago

Closed 9 years ago

#12480 closed Bug Report - General (fixed)

Fix includes for qt-5.5 compatibility

Reported by: mythtv@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.28
Component: Qt5 issues Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

[Updating qt5 from v5.4 to v5.5 breaks the trunk build.

Details https://forum.mythtv.org/viewtopic.php?f=29&t=935

Two files need to be updated to add #include <QDataStream>

mythtv/libs/libmythbase/mythmiscutil.cpp
mythtv/libs/libmythtv/textsubtitleparser.cpp

Change History (3)

comment:1 Changed 9 years ago by mythtv@…

comment:2 Changed 9 years ago by Stuart Auchterlonie

Component: MythTV - GeneralQt5 issues
Owner: set to Stuart Auchterlonie
Status: newaccepted

comment:3 Changed 9 years ago by Martin Gallant <martyg@…>

Resolution: fixed
Status: acceptedclosed

In 72a5efa900e5f36113d942887e95cf6ff9e82602/mythtv:

Fixes #12480 Fix includes for qt-5.5 compatibility

(cherry picked from commit 52c8a9d61bc75419fbaee5a9c984d36bcece23bd)
Signed-off-by: Stuart Auchterlonie <stuarta@…>

Note: See TracTickets for help on using tickets.