forked from Lainports/opnsense-ports
10 lines
278 B
C++
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>
|