aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/text
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/text')
-rw-r--r--examples/quick/text/fonts/hello.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/text/fonts/hello.qml b/examples/quick/text/fonts/hello.qml
index 024895b8b4..7cba151a95 100644
--- a/examples/quick/text/fonts/hello.qml
+++ b/examples/quick/text/fonts/hello.qml
@@ -56,7 +56,6 @@ Rectangle {
color: "white"
text: "Hello world!"
font.pixelSize: 32
- smooth: true
//! [letterspacing]
SequentialAnimation on font.letterSpacing {