diff options
author | Keränen Pasi <pasi.keranen@digia.com> | 2013-11-28 08:42:27 +0200 |
---|---|---|
committer | Pasi Keränen <pasi.keranen@digia.com> | 2013-11-28 13:02:50 +0200 |
commit | a7e8a3279547dbea4b5343f44f3b7563c0212f1e (patch) | |
tree | 7e82c0645dc34397c2593f86f440c22606b672df /examples/examples.pro | |
parent | 5fde532408da5b6b3ddef13aff5e07f32015e7d9 (diff) |
Diffstat (limited to 'examples/examples.pro')
-rw-r--r-- | examples/examples.pro | 1 |
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 \ |