You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/fatrat/files/fatrat-1.2.0_beta2_p2016120...

13 lines
297 B

diff --git a/src/util/BalloonTip.cpp b/src/util/BalloonTip.cpp
index c20c0ee..67b5284 100644
--- a/src/util/BalloonTip.cpp
+++ b/src/util/BalloonTip.cpp
@@ -2,6 +2,7 @@
* Based on Qt source code
*/
+#include <QPainterPath>
#include "BalloonTip.h"
#include <QLabel>
#include <QPushButton>