summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/fortuneclient.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-01-23 16:10:26 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-31 16:18:07 +0100
commit0b26ad05bbadeef493317c994cc7ccb53b0a612c (patch)
treec6d790f47b7a6887fd3341bdda331e02f6a03d99 /examples/network/doc/src/fortuneclient.qdoc
parent14addd2cbbb013a256a2c59d9a5b3ac8ca951e0d (diff)
Doc: corrected link/example errors
Update pro files after move gestures folder Update snippet statements Corrected path in imagegestures.pro Task-number: QTBUG-34749 Change-Id: Icc19908914e36507e412ab63bf0cc2809aa48e17 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/network/doc/src/fortuneclient.qdoc')
-rw-r--r--examples/network/doc/src/fortuneclient.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/doc/src/fortuneclient.qdoc b/examples/network/doc/src/fortuneclient.qdoc
index bf208475a8..01acf45837 100644
--- a/examples/network/doc/src/fortuneclient.qdoc
+++ b/examples/network/doc/src/fortuneclient.qdoc
@@ -63,7 +63,7 @@
\endlist
In this example, we will demonstrate the asynchronous approach. The
- \l{blockingfortuneclient}{Blocking Fortune Client} example
+ \l{blockingfortuneclient}{Blocking Fortune Client Example}
illustrates the synchronous approach.
Our class contains some data and a few private slots: