更新 'src/GUI/qml/FirstRun.qml'
This commit is contained in:
parent
a22ee789b5
commit
9b55c189ae
@ -111,7 +111,7 @@ Item {
|
|||||||
|
|
||||||
readonly property string gplLink: "href=\"https://www.gnu.org/licenses/gpl-3.0.html\"";
|
readonly property string gplLink: "href=\"https://www.gnu.org/licenses/gpl-3.0.html\"";
|
||||||
|
|
||||||
text: qsTr("CASS 中国标准飞行之联网")
|
text: qsTr("CASS 中国标准飞行智联网")
|
||||||
|
|
||||||
onLinkActivated: {
|
onLinkActivated: {
|
||||||
Qt.openUrlExternally(link)
|
Qt.openUrlExternally(link)
|
||||||
|
Loading…
Reference in New Issue
Block a user