summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2012-12-11 14:08:30 +0100
committerGunnar Sletta <gunnar.sletta@digia.com>2012-12-11 14:08:30 +0100
commite8e7dfb5f8feabbf4c8787ae05cddab24f92137a (patch)
tree58525dd820a91076a076fc4f3a23d4e974715f83
parent72d76e5275e62da93806adb8bd53e888947ef72e (diff)
Update to most recent API
-rw-r--r--src/Presentation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Presentation.qml b/src/Presentation.qml
index 311ef42..7cab9c7 100644
--- a/src/Presentation.qml
+++ b/src/Presentation.qml
@@ -177,7 +177,7 @@ Item {
width: 400
height: 300
- windowTitle: "QML Presentation: Notes"
+ title: "QML Presentation: Notes"
visible: root.showNotes
Text {