qt5base-lts/examples/corelib/serialization
Marc Mutz ac6e8b3b21 savegame ex.: fix include order [2/2]: game.h
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 88e8094f18.

Task-number: QTBUG-108857
Pick-to: 6.5 6.4 6.2 5.15
Change-Id: Iafdae9dd8e70ff99882c4344a023a21d15fa3c54
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-08 18:24:17 +01:00
..
cbordump Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
convert Examples: Fix CMake Unity (Jumbo) builds 2023-02-01 19:12:36 +01:00
savegame savegame ex.: fix include order [2/2]: game.h 2023-02-08 18:24:17 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
serialization.pro Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00