qt6-bb10/src/printsupport
Alex Trotsenko 27e08b0c40 QWin32PrintEngine: fix compilation
On MinGW32 it fails with error:

.../src/corelib/global/global.h: 1186:34: error: unused variable 'q'
...qprintengine_win.cpp: 753:5: note: in expansion of macro 'Q_Q'

Pick-to: 6.0 6.0.0
Change-Id: I8eb0e3c5b72f8542cd3bd11514b12d308481f250
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-11-20 20:30:30 +00:00
..
dialogs Rename QRangeCollection to QPageRanges, make it a proper value type 2020-11-08 11:49:54 +01:00
doc Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
kernel remove unused variables and parameters to fix compilation with g++-10.2 2020-11-13 10:08:49 +01:00
platform QWin32PrintEngine: fix compilation 2020-11-20 20:30:30 +00:00
widgets Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
CMakeLists.txt Windows: Build print support plugin directly into QtPrintSupport 2020-09-24 10:36:38 +02:00
configure.cmake Remove winrt 2020-06-06 20:25:49 +02:00
configure.json Remove winrt 2020-06-06 20:25:49 +02:00
printsupport.pro Windows: Build print support plugin directly into QtPrintSupport 2020-09-24 10:36:38 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00