summaryrefslogtreecommitdiffstats
path: root/src/concurrent
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-08-28 13:20:09 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-11 12:09:47 +0200
commit33a07646ceb14c4b540803dcd34ad29ffdb411d9 (patch)
tree70da43084bf35291f88221befd4a5c618bb4ef88 /src/concurrent
parentee4903282a8a50309849d9bb4c3372b680794840 (diff)
Do not include /examples in qdocconfs.
Change-Id: I84a925a8be4964fae667f5a2500157283a8057d2 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Diffstat (limited to 'src/concurrent')
-rw-r--r--src/concurrent/doc/qtconcurrent.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf
index 68928f28dd..3c45df4764 100644
--- a/src/concurrent/doc/qtconcurrent.qdocconf
+++ b/src/concurrent/doc/qtconcurrent.qdocconf
@@ -38,7 +38,7 @@ headerdirs += ..
sourcedirs += ..
-exampledirs += ../../../examples \
+exampledirs += ../../../examples/qtconcurrent \
../ \
snippets