diff options
author | jan Iversen <jan@casacondor.com> | 2019-11-28 12:14:27 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-12-11 12:36:43 -0500 |
commit | 190b024becc7e2f0c2f5f5bb1db2b9d11c022c4b (patch) | |
tree | 87712aa304c37c4237b810d302d8296f901b2e1e /mobile-widgets/qml/mobile-resources.qrc | |
parent | 91e0ee9d9bbf5a3630f3c203f6ecba9e91eec6f8 (diff) | |
download | subsurface-190b024becc7e2f0c2f5f5bb1db2b9d11c022c4b.tar.gz |
mobile-widgets/qml: add divelogsde stylesheet to resources
Signed-off-by: Jan Iversen <jan@casacondor.com>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r-- | mobile-widgets/qml/mobile-resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc index 3cd009f86..c1c8bb36f 100644 --- a/mobile-widgets/qml/mobile-resources.qrc +++ b/mobile-widgets/qml/mobile-resources.qrc @@ -100,5 +100,6 @@ <file alias="xslt/uddf-export.xslt">../../xslt/uddf-export.xslt</file> <file alias="xslt/xml2csv.xslt">../../xslt/xml2csv.xslt</file> <file alias="xslt/xml2manualcsv.xslt">../../xslt/xml2manualcsv.xslt</file> + <file alias="xslt/divelogs-export.xslt">../../xslt/divelogs-export.xslt</file> </qresource> </RCC> |