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

10 lines
342 B
C++

--- editor/graphics/graphiquefourier.cpp.orig 2020-05-21 08:02:47 UTC
+++ editor/graphics/graphiquefourier.cpp
@@ -30,6 +30,7 @@
#include <QMenu>
#include <QFileDialog>
#include <QPainter>
+#include <QPainterPath>
GraphiqueFourier::GraphiqueFourier(QWidget * parent) : QCustomPlot(parent),
_fixedTickerX(new QCPAxisTickerFixed()),