mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
audio/carla: prepare for Qt5-5.15
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25049
This commit is contained in:
parent
985f5622cf
commit
ea4b0d82a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536988
10
audio/carla/files/patch-source_theme_CarlaStyle.cpp
Normal file
10
audio/carla/files/patch-source_theme_CarlaStyle.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- source/theme/CarlaStyle.cpp.orig 2020-05-28 16:39:10 UTC
|
||||
+++ source/theme/CarlaStyle.cpp
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
|
||||
# include <QtGui/QPainter>
|
||||
+# include <QtGui/QPainterPath>
|
||||
# include <QtGui/QPixmapCache>
|
||||
# include <QtWidgets/qdrawutil.h>
|
||||
# include <QtWidgets/QApplication>
|
Loading…
Reference in New Issue
Block a user