summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-05-04 12:14:46 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-05-05 07:43:39 (GMT)
commit238ed995be8f32e815ffb6883144d0547355a8eb (patch)
tree098397073899649bd7e4b0930f5668610be2b5af /src/imports/imports.pro
parentf0091ce41a566c8c6c089b4a2ca701f976d15809 (diff)
downloadQt-238ed995be8f32e815ffb6883144d0547355a8eb.zip
Qt-238ed995be8f32e815ffb6883144d0547355a8eb.tar.gz
Qt-238ed995be8f32e815ffb6883144d0547355a8eb.tar.bz2
Move Qt.widgets import to be an unsupported example
Layout examples for QML are also cleaned up a bit. Layouts test removed, and LayoutItem test added, to clarify what we support. Reviewed-by: Michael Brasser
Diffstat (limited to 'src/imports/imports.pro')
-rw-r--r--src/imports/imports.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/imports.pro b/src/imports/imports.pro
index ecde0cc..1754908 100644
--- a/src/imports/imports.pro
+++ b/src/imports/imports.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS += widgets particles
+SUBDIRS += particles
contains(QT_CONFIG, webkit): SUBDIRS += webkit
contains(QT_CONFIG, mediaservices): SUBDIRS += multimedia