qtbase/examples/corelib/serialization
Marc Mutz 88e8094f18 savegame ex.: fix include order
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.

Task-number: QTBUG-108857
Pick-to: 6.5 6.4 6.2 5.15
Change-Id: I42727ff8bdef5336368cde349cbcb8d10bb6289f
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-08 08:37:21 +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 2023-02-08 08:37:21 +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