summaryrefslogtreecommitdiffstats
path: root/examples/notes/SlideDeck.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/notes/SlideDeck.qml')
-rw-r--r--examples/notes/SlideDeck.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/notes/SlideDeck.qml b/examples/notes/SlideDeck.qml
index 2945f9f..9a6fa95 100644
--- a/examples/notes/SlideDeck.qml
+++ b/examples/notes/SlideDeck.qml
@@ -19,7 +19,7 @@ Presentation {
Clock { textColor: "white" }
SlideCounter { textColor: "white" }
- property string titleColor: "white"
+ titleColor: "white"
showNotes: true