Skip to content

Commit

Permalink
Replace 'Network Examples' overview image
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Kai Köhne <[email protected]>
  • Loading branch information
Morten242 committed Mar 16, 2023
1 parent dc6578a commit 67f5435
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/network/doc/images/network-examples.png
Binary file not shown.
Binary file added src/network/doc/images/network-examples.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/network/doc/src/examples.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 67f5435

Please sign in to comment.