opnsense-ports/graphics/diffpdf/files/patch-mainwindow.hpp
Franco Fichtner 36b8d9546f */*: sync with upstream
Taken from: HardenedBSD
2018-12-14 06:22:30 +01:00

11 lines
236 B
C++

--- mainwindow.hpp.orig 2013-10-15 07:01:22 UTC
+++ mainwindow.hpp
@@ -19,7 +19,7 @@
#else
#include <tr1/memory>
#endif
-#include <poppler-qt4.h>
+#include <poppler-qt5.h>
#include <QBrush>
#include <QList>
#include <QMainWindow>