diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-07-24 09:44:47 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-24 09:44:47 -0700 |
commit | 0029844b1c889a88b4f5785426f4aad4caddc4f9 (patch) | |
tree | 3cb955536237386a64fb09ed75d21d7313e47443 /qt-mobile/mobile-resources.qrc | |
parent | 292982cdd551b0c42e7f411e3ccade4e50756e6d (diff) | |
parent | e93bb9230f19a054888fc6db09f3757412ab7cc5 (diff) | |
download | subsurface-0029844b1c889a88b4f5785426f4aad4caddc4f9.tar.gz |
Merge branch 'devel' of https://github.com/gracie89/subsurface
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r-- | qt-mobile/mobile-resources.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc index d0fe06701..969f727d9 100644 --- a/qt-mobile/mobile-resources.qrc +++ b/qt-mobile/mobile-resources.qrc @@ -4,5 +4,7 @@ <file>TextButton.qml</file> <file>Preferences.qml</file> <file>DiveList.qml</file> + <file>DiveDetails.qml</file> + <file>DownloadFromDiveComputer.qml</file> </qresource> </RCC> |