The log page have an extra top bar that is not needed.
Signed-off-by: Joakim Bygdell <[email protected]>
---
qt-mobile/qml/Log.qml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/qt-mobile/qml/Log.qml b/qt-mobile/qml/Log.qml
index 8e660f2..7d9ddb7 100644
--- a/qt-mobile/qml/Log.qml
+++ b/qt-mobile/qml/Log.qml
@@ -18,11 +18,6 @@ Item {
height: parent.height
spacing: 8
- TopBar {
- id: topBar
- anchors.top: parent.top
- }
-
Rectangle {
anchors.top: topBar.bottom
Layout.fillHeight: true
--
2.4.9 (Apple Git-60)
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface