id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 11094 QT5 patches for removed defines Gary Buhrmaster Daniel Thor Kristjansson QT5 is in beta, and bleeding edge distros are likely to provide it as an alternative in their next cycle or two, although I would not expect it to be the default for quite some time. Regardless, one of the changes in QT5 is the removal of the Q_WS_ defines, requiring one to use the Q_OS_ defines (existing since QT 3.), and already used in some parts of the MythTV code. This patch changes the Q_WS_ defines to Q_OS_ defines, and should be safe for any supported QT version, and prepares MythTV for the inevitable QT5 default on some distro at some future date (probably a few years from now). Patch - Feature closed trivial 0.27 MythTV - General Master Head low fixed QT5 0