blob: 45bc39063d575d42ccbb571ae304e09ba5851b7e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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)
|