qt5base-lts/examples/network/blockingfortuneclient
Mårten Nordheim 71cd3bc074 Fortune* Example: Bump QDataStream format version
One of the examples were using a different version than the others.
Though QString's formatting probably didn't change since then so
it was no problem.

Anyway, pretend like we're releasing it now for the first time and
set 6.5 on all of them

Task-number: QTBUG-108875
Pick-to: 6.5
Change-Id: I28b496ab3d8ff54c503a032ba15882cdf3d5eccf
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2023-01-17 16:15:11 +01:00
..
blockingclient.cpp Fortune* Example: convert simple for-loop to ranged-for 2023-01-17 16:15:11 +01:00
blockingclient.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
blockingfortuneclient.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
fortunethread.cpp Fortune* Example: Bump QDataStream format version 2023-01-17 16:15:11 +01:00
fortunethread.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00