summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/itemviews.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/itemviews.pro')
-rw-r--r--examples/itemviews/itemviews.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/examples/itemviews/itemviews.pro b/examples/itemviews/itemviews.pro
index 1db97e2c02..d82e1ee0c0 100644
--- a/examples/itemviews/itemviews.pro
+++ b/examples/itemviews/itemviews.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
SUBDIRS = addressbook \
basicsortfiltermodel \
chart \
- coloreditorfactory \
combowidgetmapper \
customsortfiltermodel \
dirview \
@@ -14,12 +13,7 @@ SUBDIRS = addressbook \
simpledommodel \
simpletreemodel \
simplewidgetmapper \
- spinboxdelegate \
- stardelegate
-
-symbian: SUBDIRS = \
- addressbook \
- chart
+ spinboxdelegate
# install
sources.files = README *.pro
@@ -28,3 +22,4 @@ INSTALLS += sources
symbian: CONFIG += qt_example
QT += widgets
+maemo5: CONFIG += qt_example