aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/touchinteraction/flickable/content/Panel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/touchinteraction/flickable/content/Panel.qml')
-rw-r--r--examples/quick/touchinteraction/flickable/content/Panel.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quick/touchinteraction/flickable/content/Panel.qml b/examples/quick/touchinteraction/flickable/content/Panel.qml
index c3cf9e27d9..e5179c1976 100644
--- a/examples/quick/touchinteraction/flickable/content/Panel.qml
+++ b/examples/quick/touchinteraction/flickable/content/Panel.qml
@@ -91,13 +91,11 @@ Component {
x: 8 + -width * 0.6 / 2; y: -20
source: "note-yellow.png"
scale: 0.6; transformOrigin: Item.TopLeft
- smooth: true
}
TextEdit {
id: myText
x: -104; y: 36; width: 215; height: 200
- smooth: true
font.pixelSize: 24
readOnly: false
rotation: -8