summaryrefslogtreecommitdiffstats
path: root/examples/animatedbackground/SlideDeck.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animatedbackground/SlideDeck.qml')
-rw-r--r--examples/animatedbackground/SlideDeck.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animatedbackground/SlideDeck.qml b/examples/animatedbackground/SlideDeck.qml
index ba3d2ed..8dd58a3 100644
--- a/examples/animatedbackground/SlideDeck.qml
+++ b/examples/animatedbackground/SlideDeck.qml
@@ -44,7 +44,7 @@ Presentation {
BackgroundSwirls {}
- property color textColor: "white"
+ textColor: "white"
Slide {
centeredText: "Animated Background"