aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2014-02-06 22:09:03 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-06 23:31:47 +0100
commitc160190a6faed125d7ada130a28583b7d5861441 (patch)
treec8f06bf371379c2ed06532a92fda1d43dea95fbf /examples/quick/quick.pro
parentb70ab35b21665510a7af85c549964ebe6d39b115 (diff)
Doc: Merge duplicated example directories
examples/quick/customitems contains all the examples found in examples/quick/ui-components, plus 2 more (maskedmousearea and painteditem). There are some very minor differences between the duplicated files, regarding the "smooth" property. Apart from that, the examples are identical. The only file that is unique to examples/quick/ui-components is example-slideswitch.qdoc. Moving it does not change the generated HTML filename. The other examples do not produce any documentation. Change-Id: I507d9064a60fd1f3a1469c1e423d4c0a72c7dc41 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index c6b7ee1c34..027faaa4c9 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -31,5 +31,4 @@ qtHaveModule(widgets) {
}
EXAMPLE_FILES = \
- ui-components \
shared