summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index e5001049..7d9f306a 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -4,8 +4,8 @@ SUBDIRS += qmlbars \
qmlsurface
!android: {
SUBDIRS += bars \
- rainfall \
- widget \
+ customproxy \
+ itemmodel \
scatter \
surface
}