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/app-backup/bacula/files/9.0.6/bacula-9.0.6-fix-pages-h-qt...

16 lines
306 B

--- src/qt-console/pages.h.orig 2017-11-21 12:37:16.000000000 -0500
+++ src/qt-console/pages.h 2018-02-07 13:11:46.223273248 -0500
@@ -20,10 +20,11 @@
*/
/*
* Dirk Bartley, March 2007
*/
+#include <QtGlobal>
#if QT_VERSION >= 0x050000
#include <QtWidgets>
#else
#include <QtGui>
#endif