mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
kadu: fix build w/ qt5-5.15.0
This commit is contained in:
parent
40860bd5d0
commit
b621ae6d00
1 changed files with 10 additions and 0 deletions
10
srcpkgs/kadu/patches/qt5-5.15.0.patch
Normal file
10
srcpkgs/kadu/patches/qt5-5.15.0.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- kadu-core/gui/widgets/avatar-painter.cpp 2017-01-24 22:36:21.000000000 +0100
|
||||||
|
+++ kadu-core/gui/widgets/avatar-painter.cpp 2020-08-07 20:18:18.050176596 +0200
|
||||||
|
@@ -22,6 +22,7 @@
|
||||||
|
|
||||||
|
#include <QtCore/QModelIndex>
|
||||||
|
#include <QtGui/QPainter>
|
||||||
|
+#include <QtGui/QPainterPath>
|
||||||
|
#include <QtGui/QPixmap>
|
||||||
|
#include <QtGui/QPixmapCache>
|
||||||
|
#include <QtWidgets/QStyleOptionViewItem>
|
Loading…
Add table
Reference in a new issue