Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
Description
Related to
https://codereview.qt-project.org/#change,43898
This is a possible fix for the problem, but we should look at it first to see if there's another simple way. From looking at it, it seems odd that qglobal.h is included when building the third party .c files in question, because pch is supposed to be disabled for .c files.