mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
82f10380c9
commit
95ac4c4454
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue