ports/net-im/psi/files/patch-src_rosteravatarframe.cpp
2020-05-21 10:37:13 +00: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)