summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/localfortuneclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/localfortuneclient.qdoc')
-rw-r--r--doc/src/examples/localfortuneclient.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/localfortuneclient.qdoc b/doc/src/examples/localfortuneclient.qdoc
index 1275376c64..66c4589115 100644
--- a/doc/src/examples/localfortuneclient.qdoc
+++ b/doc/src/examples/localfortuneclient.qdoc
@@ -28,6 +28,8 @@
/*!
\example ipc/localfortuneclient
\title Local Fortune Client Example
+ \ingroup examples-ipc
+ \brief Demonstrates using QLocalSocket for a simple local service client.
The Local Fortune Client example shows how to create a client for a simple
local service using QLocalSocket. It is intended to be run alongside the