summaryrefslogtreecommitdiffstats
path: root/examples/declarative/velocity
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-07-17 01:48:14 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-07-17 01:48:14 (GMT)
commit1cea1e158e212f7182586c2963d7e28747d0140c (patch)
tree33652df2877499203422b9a74e4c6a5df891412b /examples/declarative/velocity
parenteb9f53486a999aa6e56b115e6ea2ff8b7b107259 (diff)
downloadQt-1cea1e158e212f7182586c2963d7e28747d0140c.zip
Qt-1cea1e158e212f7182586c2963d7e28747d0140c.tar.gz
Qt-1cea1e158e212f7182586c2963d7e28747d0140c.tar.bz2
Remove non-functioning opaque property.
Diffstat (limited to 'examples/declarative/velocity')
-rw-r--r--examples/declarative/velocity/Day.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/velocity/Day.qml b/examples/declarative/velocity/Day.qml
index 8f78822..5154c91 100644
--- a/examples/declarative/velocity/Day.qml
+++ b/examples/declarative/velocity/Day.qml
@@ -11,7 +11,6 @@ Rect {
x: 10
y: 10
source: "cork.jpg"
- opaque: true
}
Text {
x: 20