diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2010-03-12 05:26:37 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2010-03-12 05:26:37 (GMT) |
commit | f42cbe210f00ab0f700c8b4ccba852b6c5a2fd26 (patch) | |
tree | deb23ea7aae968d196fd0253cc9f32a557b29d4a /demos/declarative/declarative.pro | |
parent | 45ef66f690966eb39b3b8ebef1708e1b87c55140 (diff) | |
download | Qt-f42cbe210f00ab0f700c8b4ccba852b6c5a2fd26.zip Qt-f42cbe210f00ab0f700c8b4ccba852b6c5a2fd26.tar.gz Qt-f42cbe210f00ab0f700c8b4ccba852b6c5a2fd26.tar.bz2 |
Add new declarative photoviewer demo
Diffstat (limited to 'demos/declarative/declarative.pro')
-rw-r--r-- | demos/declarative/declarative.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/declarative/declarative.pro b/demos/declarative/declarative.pro index 4d169e3..aa60db0 100644 --- a/demos/declarative/declarative.pro +++ b/demos/declarative/declarative.pro @@ -8,6 +8,7 @@ SUBDIRS = \ sources.files = \ calculator \ flickr \ + photoviewer \ samegame \ snake \ twitter \ |