ac6e8b3b21
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
|
||
---|---|---|
.. | ||
doc/src | ||
character.cpp | ||
character.h | ||
CMakeLists.txt | ||
game.cpp | ||
game.h | ||
level.cpp | ||
level.h | ||
main.cpp | ||
savegame.pro |