mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
11 lines
236 B
C++
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>
|