Includes should be ordered from most specific to most general. This
means that project-specific includes always come before Qt includes.
This example didn't follow that guideline. Fix.
Amends
|
||
|---|---|---|
| .. | ||
| bindableproperties | ||
| ipc | ||
| mimetypes | ||
| permissions | ||
| platform | ||
| serialization | ||
| threads | ||
| tools | ||
| CMakeLists.txt | ||
| corelib.pro | ||