ports/graphics/diffpdf/files/patch-mainwindow.hpp
Dirk Meyer 1326f5eb26 - use qt5
Obtained from:	debian
2018-12-13 17:10:52 +00: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>