QML UI: Add download from divecomputer window

Add a window to be used when downloading from dive computers.

Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
This commit is contained in:
Grace Karanja 2015-07-23 14:46:02 +03:00
parent b0df506a8c
commit e93bb9230f
3 changed files with 113 additions and 0 deletions

View file

@ -5,5 +5,6 @@
<file>Preferences.qml</file>
<file>DiveList.qml</file>
<file>DiveDetails.qml</file>
<file>DownloadFromDiveComputer.qml</file>
</qresource>
</RCC>