diff options
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r-- | qt-mobile/mobile-resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc index 93cda6dc9..2241fa667 100644 --- a/qt-mobile/mobile-resources.qrc +++ b/qt-mobile/mobile-resources.qrc @@ -8,6 +8,7 @@ <file>DownloadFromDiveComputer.qml</file> <file>Log.qml</file> <file>TopBar.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> |