summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5 Launch Presentation/SlideDeck.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/Qt5 Launch Presentation/SlideDeck.qml')
-rw-r--r--basicsuite/Qt5 Launch Presentation/SlideDeck.qml7
1 files changed, 5 insertions, 2 deletions
diff --git a/basicsuite/Qt5 Launch Presentation/SlideDeck.qml b/basicsuite/Qt5 Launch Presentation/SlideDeck.qml
index d265008..969b1b1 100644
--- a/basicsuite/Qt5 Launch Presentation/SlideDeck.qml
+++ b/basicsuite/Qt5 Launch Presentation/SlideDeck.qml
@@ -42,7 +42,7 @@
import QtQuick 2.0
import QtGraphicalEffects 1.0
-import Qt.labs.presentation 1.0
+import "presentation"
OpacityTransitionPresentation {
id: presentation
@@ -89,7 +89,10 @@ It is an application written with Qt Quick, based on Qt 5. The source code is av
https://qt.gitorious.org/qt-labs/qt5-launch-demo
-We hope you will enjoy Qt 5 as much as we have enjoyed creating it."
+We hope you will enjoy Qt 5 as much as we have enjoyed creating it.
+
+
+ [tap to advance]"
// Image {
// source: "images/qt-logo.png"