From c315908dc4331ee5f47012865842352ea0dd6ca4 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 19 Jun 2012 15:00:59 +1000 Subject: TweetSearch Stylistic Tweaks Includes upgrading the bird sprite to stochastic behavior Change-Id: I6357f6a47ded0a18ad0746c3eef590ee9092db52 Reviewed-by: Yann Bodson --- examples/demos/tweetsearch/tweetsearch.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/demos/tweetsearch/tweetsearch.qml') diff --git a/examples/demos/tweetsearch/tweetsearch.qml b/examples/demos/tweetsearch/tweetsearch.qml index 38de10c97f..f853806244 100644 --- a/examples/demos/tweetsearch/tweetsearch.qml +++ b/examples/demos/tweetsearch/tweetsearch.qml @@ -45,6 +45,7 @@ Rectangle { id: main width: 320 height: 480 + color: "#d6d6d6" property string searchTerms: "" property int inAnimDur: 250 -- cgit v1.2.3