multimedia/mythtv: prepare for Qt5-5.15
This commit is contained in:
parent
b4e9cd44c7
commit
c01ca37582
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536130
1 changed files with 10 additions and 0 deletions
10
multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
Normal file
10
multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- libs/libmythui/mythpainter.cpp.orig 2020-05-21 12:31:44 UTC
|
||||
+++ libs/libmythui/mythpainter.cpp
|
||||
@@ -5,6 +5,7 @@
|
||||
// QT headers
|
||||
#include <QRect>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
|
||||
// libmythbase headers
|
||||
#include "mythlogging.h"
|
Loading…
Reference in a new issue