mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
261 B
C++
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)
|