mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 00:33:24 +00:00
mobile: show the new v3 user manual
I would love to figure out a way how to bundle the user manual and load it from the device file system, but in the meantime this should continue to work. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
97c7fad53d
commit
bba73fdc87
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ if you have network connectivity and want to sync your data to cloud storage."),
|
|||
}
|
||||
text: qsTr("Show user manual")
|
||||
onTriggered: {
|
||||
Qt.openUrlExternally("https://subsurface-divelog.org/documentation/subsurface-mobile-v2-user-manual/")
|
||||
Qt.openUrlExternally("https://subsurface-divelog.org/documentation/subsurface-mobile-v3-user-manual/")
|
||||
}
|
||||
}
|
||||
Kirigami.Action {
|
||||
|
|
Loading…
Add table
Reference in a new issue