mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:47:51 -05:00
12 lines
236 B
C++
12 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>
|