diff options
| author | Yann Bodson <yann.bodson@nokia.com> | 2009-10-30 05:13:19 (GMT) |
|---|---|---|
| committer | Yann Bodson <yann.bodson@nokia.com> | 2009-10-30 05:13:19 (GMT) |
| commit | abf60e8e075ecbf2c14e84d40fecff973dd124c7 (patch) | |
| tree | aa877319fca3bd223078d0dc0f3658efef1807d6 /examples/declarative/parallax/parallax.qml | |
| parent | b0c858dee261dec08dacd2c74671404f3229cb31 (diff) | |
| download | Qt-abf60e8e075ecbf2c14e84d40fecff973dd124c7.zip Qt-abf60e8e075ecbf2c14e84d40fecff973dd124c7.tar.gz Qt-abf60e8e075ecbf2c14e84d40fecff973dd124c7.tar.bz2 | |
cleanup
Diffstat (limited to 'examples/declarative/parallax/parallax.qml')
| -rw-r--r-- | examples/declarative/parallax/parallax.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/declarative/parallax/parallax.qml b/examples/declarative/parallax/parallax.qml index b64f15f..6193f27 100644 --- a/examples/declarative/parallax/parallax.qml +++ b/examples/declarative/parallax/parallax.qml @@ -1,5 +1,6 @@ import Qt 4.6 import "../clocks/content" +import "qml" Rectangle { id: root |
