opnsense-ports/net-im/psi/files/patch-src_rosteravatarframe.cpp
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

10 lines
261 B
C++

--- src/rosteravatarframe.cpp.orig 2020-05-21 10:25:20 UTC
+++ src/rosteravatarframe.cpp
@@ -22,6 +22,7 @@
#include "psioptions.h"
#include "iconset.h"
#include "qpainter.h"
+#include <QPainterPath>
RosterAvatarFrame::RosterAvatarFrame(QWidget *parent)