Replace 'Network Examples' overview image

It's a teeny-tiny picture of some FTP example that was likely removed
for Qt 5. At the very least it happened before I joined Qt.

Pick-to: 6.5
Change-Id: I85a9fcffc35ad63e355cf4d3dd784d4ed7ca2872
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
Mårten Nordheim 2023-02-13 17:00:49 +01:00
parent dc6578a373
commit 67f54358ad
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -7,7 +7,7 @@
\title Network Examples
\brief How to do network programming in Qt.
\image network-examples.png
\image network-examples.webp
Qt is provided with an extensive set of network classes to support both
client-based and server side network programming.