summaryrefslogtreecommitdiff
path: root/tools/macdeployqt
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-07-25 22:22:20 +0200
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-08-12 14:03:13 +0200
commit84d51bff971607e2e32680841a355209d97a2235 (patch)
treef56da492c0d732fd13afa2a91b509c0488333c2e /tools/macdeployqt
parent257477c65834570ddad6cfe804b2f0b132306b1c (diff)
downloadqt4-tools-84d51bff971607e2e32680841a355209d97a2235.tar.gz
Fix files that don't end with a newline character
These are cosmetic changes to files that do not end with a newline character. Change-Id: I5b3e270386a1ef1ea2c1f57a1de3f7e3a8a52f5a Reviewed-by: Rohan McGovern
Diffstat (limited to 'tools/macdeployqt')
-rw-r--r--tools/macdeployqt/tests/tst_deployment_mac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/macdeployqt/tests/tst_deployment_mac.cpp b/tools/macdeployqt/tests/tst_deployment_mac.cpp
index 858dc45917..59211990ab 100644
--- a/tools/macdeployqt/tests/tst_deployment_mac.cpp
+++ b/tools/macdeployqt/tests/tst_deployment_mac.cpp
@@ -230,4 +230,4 @@ void tst_deployment_mac::testFindAppBinarty()
QTEST_MAIN(tst_deployment_mac)
-#include "tst_deployment_mac.moc" \ No newline at end of file
+#include "tst_deployment_mac.moc"