summaryrefslogtreecommitdiffstats
path: root/qt-mobile/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar Sebastian Kügler <sebas@kde.org>2015-11-06 21:53:26 +0000
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-06 14:05:45 -0800
commit6d3a5e6bd4e0c449eca65fa832752452cc2b92f5 (patch)
tree3297dda3515cfba3b65ab52999e61434720b9117 /qt-mobile/mobile-resources.qrc
parent9dc8f13a0ab2f2c0f2804b2dcaf602c2964fdddb (diff)
downloadsubsurface-6d3a5e6bd4e0c449eca65fa832752452cc2b92f5.tar.gz
Theme tweaks
- gridUnits is dynamic again, using FontMetrics now - Add a page to display some sizing-relevant details, so we can debug dpi problems a bit better on Android Signed-off-by: Sebastian Kügler <sebas@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r--qt-mobile/mobile-resources.qrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc
index a5875bf68..c09dca571 100644
--- a/qt-mobile/mobile-resources.qrc
+++ b/qt-mobile/mobile-resources.qrc
@@ -7,8 +7,9 @@
<file>DiveDetails.qml</file>
<file>DownloadFromDiveComputer.qml</file>
<file>Log.qml</file>
- <file>TopBar.qml</file>
- <file alias="subsurface-mobile-icon.png">../icons/subsurface-mobile-icon.png</file>
+ <file>TopBar.qml</file>
+ <file>ThemeTest.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>