summaryrefslogtreecommitdiffstats
path: root/examples/declarative
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative')
-rw-r--r--examples/declarative/easing/easing.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/easing/easing.qml b/examples/declarative/easing/easing.qml
index df301d8..1909e00 100644
--- a/examples/declarative/easing/easing.qml
+++ b/examples/declarative/easing/easing.qml
@@ -59,7 +59,6 @@ Rectangle {
model: EasingTypes
Component {
Text {
- id: Text
text: type
height: 18
font.italic: true