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.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/examples/localfortuneclient.qdoc b/doc/src/examples/localfortuneclient.qdoc
index 56ead19..b7ea65a 100644
--- a/doc/src/examples/localfortuneclient.qdoc
+++ b/doc/src/examples/localfortuneclient.qdoc
@@ -29,8 +29,10 @@
\example ipc/localfortuneclient
\title Local Fortune Client Example
- 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
+ \brief The Local Fortune Client example shows how to create a client for a simple
+ local service using QLocalSocket.
+
+ The example is intended to be run alongside the
\l{ipc/localfortuneserver}{Local Fortune Server} example.
\image localfortuneclient-example.png Screenshot of the Local Fortune Client example