summaryrefslogtreecommitdiffstats
path: root/packaging/ios/qml.qrc
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-06-20 16:57:53 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-06-21 04:25:21 +0900
commit38bf351cc180b776172229d2144510cec21d5bcb (patch)
tree1cdd80b5a77dd5e2e4774524e374d775939180ce /packaging/ios/qml.qrc
parent98bd303d934b804c90cb236a4ae1775f0cf95826 (diff)
downloadsubsurface-38bf351cc180b776172229d2144510cec21d5bcb.tar.gz
mobile/ios: correct whitespaces to coding standard
correct whitespaces to coding standard in translations.qrc, qml.qrc and deployment.pri Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'packaging/ios/qml.qrc')
-rw-r--r--packaging/ios/qml.qrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/ios/qml.qrc b/packaging/ios/qml.qrc
index 4aad1f267..2f8fd50a2 100644
--- a/packaging/ios/qml.qrc
+++ b/packaging/ios/qml.qrc
@@ -1,5 +1,5 @@
<RCC>
- <qresource prefix="/">
- <file>dummy.qml</file>
- </qresource>
+ <qresource prefix="/">
+ <file>dummy.qml</file>
+ </qresource>
</RCC>