QML UI: open v2 user manual
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8e295db70e
commit
d1a18b36b4
@ -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…
x
Reference in New Issue
Block a user