mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: open v2 user manual
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8e295db70e
commit
d1a18b36b4
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ if you have network connectivity and want to sync your data to cloud storage."),
|
|||
iconName: "icons/ic_help_outline.svg"
|
||||
text: qsTr("Help")
|
||||
onTriggered: {
|
||||
Qt.openUrlExternally("https://subsurface-divelog.org/documentation/subsurface-mobile-user-manual/")
|
||||
Qt.openUrlExternally("https://subsurface-divelog.org/documentation/subsurface-mobile-v2-user-manual/")
|
||||
}
|
||||
}
|
||||
] // end actions
|
||||
|
|
Loading…
Add table
Reference in a new issue