summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorKeränen Pasi <pasi.keranen@digia.com>2013-11-28 08:42:27 +0200
committerPasi Keränen <pasi.keranen@digia.com>2013-11-28 13:02:50 +0200
commita7e8a3279547dbea4b5343f44f3b7563c0212f1e (patch)
tree7e82c0645dc34397c2593f86f440c22606b672df /examples/examples.pro
parent5fde532408da5b6b3ddef13aff5e07f32015e7d9 (diff)
InputHandler C++ Example Code.
QDocs to follow in separate task. Change-Id: I9f1352c190818ba43637345881e151e566188160 Task-id: QTRD-2562 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 5ecc27aa..d126b26d 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -5,6 +5,7 @@ SUBDIRS += qmlbars \
qmlcustominput
!android: {
SUBDIRS += bars \
+ custominput \
customproxy \
itemmodel \
scatter \