From a013bec13e4bf92752a0e8d90eff0019d41ad9e0 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 3 Jun 2016 14:51:20 +0200 Subject: Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.h Include qtwidgetsglobal.h from qtprintsupportglobal.h. Add qtprintsupportglobal_p.h. Include those headers from all header files in the module. Change-Id: I8d8b2012ee7d513172b985e13fdfeb3493d26d23 Reviewed-by: Oswald Buddenhagen --- src/printsupport/kernel/qcups_p.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/printsupport/kernel/qcups_p.h') diff --git a/src/printsupport/kernel/qcups_p.h b/src/printsupport/kernel/qcups_p.h index 6045ddbaa5..139b18c509 100644 --- a/src/printsupport/kernel/qcups_p.h +++ b/src/printsupport/kernel/qcups_p.h @@ -50,6 +50,8 @@ // // We mean it. // + +#include #include "QtCore/qstring.h" #include "QtCore/qstringlist.h" #include "QtPrintSupport/qprinter.h" -- cgit v1.2.3