summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qfuture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qfuture.cpp')
-rw-r--r--src/concurrent/qfuture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/qfuture.cpp b/src/concurrent/qfuture.cpp
index 79226c5a67..90b54cad7b 100644
--- a/src/concurrent/qfuture.cpp
+++ b/src/concurrent/qfuture.cpp
@@ -566,7 +566,7 @@
between the second and third result, and returns the second result; and
so on.
- \img javaiterators1.png
+ \image javaiterators1.png
Here's how to iterate over the elements in reverse order: