summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/torrent.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/torrent.qdoc')
-rw-r--r--examples/network/doc/src/torrent.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/network/doc/src/torrent.qdoc b/examples/network/doc/src/torrent.qdoc
index ef13ef6ed9..791464c9a4 100644
--- a/examples/network/doc/src/torrent.qdoc
+++ b/examples/network/doc/src/torrent.qdoc
@@ -28,6 +28,7 @@
/*!
\example torrent
\title Torrent Example
+ \ingroup examples-network
\brief The Torrent example is a functional BitTorrent client that
illustrates how to write a complex TCP/IP application using Qt.