summaryrefslogtreecommitdiffstats
path: root/qt-mobile/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Sebastian Kügler <sebas@kde.org>2015-11-07 00:30:07 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-07 09:00:30 -0800
commit95ac4c4454aa49326500639aab839eb3d11efa87 (patch)
treed4b92c2502f22a9ae8e1b8161efced756d390d24 /qt-mobile/mobile-resources.qrc
parent82f10380c9072638c00b5156038e0af6b28d2d5a (diff)
downloadsubsurface-95ac4c4454aa49326500639aab839eb3d11efa87.tar.gz
Fix indentation in qrc file
Tabs slippped in while the rest of the file uses spaces. Signed-off-by: Sebastian Kügler <sebas@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r--qt-mobile/mobile-resources.qrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc
index 77ab761ff..e331288f8 100644
--- a/qt-mobile/mobile-resources.qrc
+++ b/qt-mobile/mobile-resources.qrc
@@ -7,10 +7,10 @@
<file>DiveDetails.qml</file>
<file>DownloadFromDiveComputer.qml</file>
<file>Log.qml</file>
- <file>TopBar.qml</file>
- <file>ThemeTest.qml</file>
- <file>Label.qml</file>
- <file alias="subsurface-mobile-icon.png">../icons/subsurface-mobile-icon.png</file>
+ <file>TopBar.qml</file>
+ <file>ThemeTest.qml</file>
+ <file>Label.qml</file>
+ <file alias="subsurface-mobile-icon.png">../icons/subsurface-mobile-icon.png</file>
</qresource>
<qresource prefix="/qml/theme">
<file alias="Theme.qml">theme/Theme.qml</file>