From: Robert Loehning Date: Thu, 22 Nov 2012 16:16:44 +0000 (+0100) Subject: style microfix in example X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a57de1418d05de57e6dd55cd552a6b8ead79ea34;p=profile%2Fivi%2Fqtdeclarative.git style microfix in example Change-Id: I930f4a9ed117c9adf7fe2b4efbaa1e65401d1e42 Reviewed-by: Kai Koehne --- diff --git a/examples/quick/animation/pathinterpolator/pathinterpolator.qml b/examples/quick/animation/pathinterpolator/pathinterpolator.qml index 7928e56..ba58459 100644 --- a/examples/quick/animation/pathinterpolator/pathinterpolator.qml +++ b/examples/quick/animation/pathinterpolator/pathinterpolator.qml @@ -110,5 +110,4 @@ Rectangle { text: "Box" } } - }