aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/demos.pro
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-06-12 15:05:05 +0200
committerNiels Weber <niels.weber@digia.com>2014-06-20 09:01:38 +0200
commit68c78625d888cdd6650851290d140ccf8fbf4d6b (patch)
tree675d85eacd6fb05504324558e3dd948cbecf3a5b /examples/quick/demos/demos.pro
parent28851c675cff5484be6abcbfd045537615e7a288 (diff)
Improve RSS News Qt Quick Demo
- Add main.cpp for launching, use Qt resource system - Update feed URLs - New layout and images - Make the example scalable, react to orientation changes - Use graphical effects and animations - Display time and link for each news item - Fix license headers to use the correct license Task-number: QTBUG-37203 Change-Id: I6f8941cbdaed78a3dee30305496b3ea7777ba3e3 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'examples/quick/demos/demos.pro')
-rw-r--r--examples/quick/demos/demos.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro
index ac15cc3c1f..c1768ce721 100644
--- a/examples/quick/demos/demos.pro
+++ b/examples/quick/demos/demos.pro
@@ -5,8 +5,8 @@ SUBDIRS = samegame \
tweetsearch \
maroon \
photosurface \
+ rssnews \
stocqt
EXAMPLE_FILES = \
- photoviewer \
- rssnews
+ photoviewer