aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-08-12 17:53:40 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-13 14:52:27 +0200
commit6cd8b6830039aea7f748527882942752f900cefd (patch)
tree6151f16615fedc72030b370b3f8e421a10f9ee4a /examples/quick/quick.pro
parentf0e285381800c0809e5bfd3a4871a2283ea10fb9 (diff)
Doc: Renamed accessibility example to "quick-accessibility".
-Generated HTML file name conflicted with accessibility group. Task-number: QTBUG-32580 Change-Id: I5f5a4bb8134268c58105ea61d5ae3bbdd35c0d50 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index 311e264af1..e4c00fffa1 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS = accessibility \
+SUBDIRS = quick-accessibility \
animation \
draganddrop \
canvas \