summaryrefslogtreecommitdiffstats
path: root/examples/threads/doc/src/mandelbrot.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/threads/doc/src/mandelbrot.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/threads/doc/src/mandelbrot.qdoc')
-rw-r--r--examples/threads/doc/src/mandelbrot.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/threads/doc/src/mandelbrot.qdoc b/examples/threads/doc/src/mandelbrot.qdoc
index 6a9d0da193..c1393769f1 100644
--- a/examples/threads/doc/src/mandelbrot.qdoc
+++ b/examples/threads/doc/src/mandelbrot.qdoc
@@ -47,7 +47,7 @@
large set of problems, including synchronous network I/O and
database access, where the user interface must remain responsive
while some heavy operation is taking place. The \l
- network/blockingfortuneclient example shows the same principle at
+ {Blocking Fortune Client Example} shows the same principle at
work in a TCP client.
The Mandelbrot application supports zooming and scrolling using