aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/canvas/roundedrect
diff options
context:
space:
mode:
authorCharles Yin <yinyunqiao@gmail.com>2011-09-22 20:01:29 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-30 10:37:05 +0200
commit8f69461c480e10424401e95b16b507eec3e28e54 (patch)
tree58e13d4c7a470485ab5e14642a55bc35bd0ae2c3 /examples/declarative/canvas/roundedrect
parent20fb62f6040ad8415828092a2b09bd374433505f (diff)
tests for canvas and a few bug fixes
Change-Id: Icbbc7f2a0fe3b908963ce18afef51e25ea0170a0 Reviewed-on: http://codereview.qt-project.org/5805 Reviewed-by: Charles Yin <charles.yin@nokia.com>
Diffstat (limited to 'examples/declarative/canvas/roundedrect')
-rw-r--r--examples/declarative/canvas/roundedrect/roundedrect.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/canvas/roundedrect/roundedrect.qml b/examples/declarative/canvas/roundedrect/roundedrect.qml
index 50c07eac42..c657e315e5 100644
--- a/examples/declarative/canvas/roundedrect/roundedrect.qml
+++ b/examples/declarative/canvas/roundedrect/roundedrect.qml
@@ -121,4 +121,4 @@ Item {
}
}
}
-}
+} \ No newline at end of file