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/sci-visualization/qtiplot/files/qtiplot-0.9.8.7-kde.patch

17 lines
454 B

qtiplot/src/plot2D/Graph.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/qtiplot/src/plot2D/Graph.cpp b/qtiplot/src/plot2D/Graph.cpp
index 626172a..d4eab1b 100755
--- a/qtiplot/src/plot2D/Graph.cpp
+++ b/qtiplot/src/plot2D/Graph.cpp
@@ -73,7 +73,8 @@
#include <PatternBox.h>
#include <SymbolBox.h>
#include <LinearColorMap.h>
+#include <QPaintEngine>
#include <QApplication>
#include <QBitmap>
#include <QClipboard>