aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@digia.com>2012-11-22 17:16:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-27 15:38:11 +0100
commita57de1418d05de57e6dd55cd552a6b8ead79ea34 (patch)
tree9dd9068432f2e3edca6368929d031c320c770067
parentb18af3fa0a3e3669d88ba57cacadbc01f0da9a3b (diff)
style microfix in example
Change-Id: I930f4a9ed117c9adf7fe2b4efbaa1e65401d1e42 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
-rw-r--r--examples/quick/animation/pathinterpolator/pathinterpolator.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/animation/pathinterpolator/pathinterpolator.qml b/examples/quick/animation/pathinterpolator/pathinterpolator.qml
index 7928e5680c..ba58459137 100644
--- a/examples/quick/animation/pathinterpolator/pathinterpolator.qml
+++ b/examples/quick/animation/pathinterpolator/pathinterpolator.qml
@@ -110,5 +110,4 @@ Rectangle {
text: "Box"
}
}
-
}