diff options
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r-- | mobile-widgets/qml/mobile-resources.qrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 681223810..ac72505e3 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -55,7 +55,7 @@ <!-- ********** icons ********** --> <file>icons/Blue_gps.svg</file> <file>icons/cloud_sync.svg</file> - <file alias="icons/Dark_gps.svg">icons/Blue_gps.svg</file> + <file>icons/Dark_gps.svg</file> <file alias="icons/downloadDC.svg">../../icons/button-download-dc_icon.svg</file> <file alias="icons/downloadDC-black.svg">../../icons/button-download-dc-black_icon.svg</file> <file>icons/ic_adb.svg</file> |