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

10 lines
278 B
C++

--- src/gui/general/ThornStyle.cpp.orig 2020-05-18 16:28:59 UTC
+++ src/gui/general/ThornStyle.cpp
@@ -34,6 +34,7 @@
#include <QLabel>
#include <QLayout>
#include <QPainter>
+#include <QPainterPath>
#include <QRadioButton>
#include <QStyleFactory>
#include <QStyleOption>