summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5 Launch Presentation/main.qml
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2013-05-10 09:17:40 +0200
committerGunnar Sletta <gunnar.sletta@digia.com>2013-05-10 10:20:36 +0300
commit9222ca22519748943d4ba00913b026d0985a90a0 (patch)
tree810f31a6f7bfa6d2cedca62ffa921542268a0029 /basicsuite/Qt5 Launch Presentation/main.qml
parent967b3350ed06807089cb1e740e1bed68d5b786fe (diff)
disable fancy gradient and add missing description
Change-Id: I9c7b25f31a1ecb3bbb83b802327eee5dd7df4890 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'basicsuite/Qt5 Launch Presentation/main.qml')
-rw-r--r--basicsuite/Qt5 Launch Presentation/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/Qt5 Launch Presentation/main.qml b/basicsuite/Qt5 Launch Presentation/main.qml
index 7ff60a1..8ebd802 100644
--- a/basicsuite/Qt5 Launch Presentation/main.qml
+++ b/basicsuite/Qt5 Launch Presentation/main.qml
@@ -44,5 +44,5 @@ DemoMain {
height: 480
useDropShadow: false;
-// useSimpleGradient: true;
+ useSimpleGradient: true;
}