summaryrefslogtreecommitdiffstats
path: root/examples/tutorial/SlideDeck.qml
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-05-18 17:57:15 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-05-18 17:57:15 +0200
commit9c507a0fed6d527308956f5b98359495ae35c2ef (patch)
tree216d8dd08d2686b600fa0c7eec1f368316535d28 /examples/tutorial/SlideDeck.qml
parentf95953c8a1b2d141b1da76285c16bcf5b806c1a5 (diff)
Slight improvemnts to examples
Diffstat (limited to 'examples/tutorial/SlideDeck.qml')
-rw-r--r--examples/tutorial/SlideDeck.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tutorial/SlideDeck.qml b/examples/tutorial/SlideDeck.qml
index d916f13..f592751 100644
--- a/examples/tutorial/SlideDeck.qml
+++ b/examples/tutorial/SlideDeck.qml
@@ -3,8 +3,8 @@ import QtQuick 2.0
Presentation
{
- width: 800
- height: 600
+ width: 1280
+ height: 720
Slide {