QML UI: close About page on back key
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f0a24240f1
commit
839cda7e4c
@ -4,6 +4,7 @@ import QtQuick.Layouts 1.1
|
||||
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents
|
||||
import org.subsurfacedivelog.mobile 1.0
|
||||
|
||||
MobileComponents.Page {
|
||||
|
||||
GridLayout {
|
||||
columns: 2
|
||||
@ -48,3 +49,4 @@ GridLayout {
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user