summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@digia.com>2014-02-13 16:24:31 +0100
committerAndy Nichols <andy.nichols@digia.com>2014-02-14 13:31:22 +0200
commit724015cb023e5d4364e375ec2fe8d45c1ba6d758 (patch)
treedc40f646d79f059300aa74ebb191a495f51091fc /basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml
parent8260538f263f7109207e0312c850d10c32b752c5 (diff)
Fix issues in qt5-launcher presentation
No warnings on start Using a valid fontfamily for Context2D example velocityfrommotion particle demo is now visible Change-Id: Ibc805d32f55950279918935d1711f61afe0d7308 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml')
-rw-r--r--basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml b/basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml
index 2aa3617..2824e1d 100644
--- a/basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml
+++ b/basicsuite/qt5-launchpresentation/particles/velocityfrommotion.qml
@@ -47,6 +47,7 @@ Item {
height: 480
width: 320
+ visible: true
MouseArea {
id: mouseArea