parent
1ec6583494
commit
c5d841f68d
|
@ -41,6 +41,7 @@ ModalPopup {
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
onClicked: {
|
onClicked: {
|
||||||
appMain.openLink(popup.buttonLink)
|
appMain.openLink(popup.buttonLink)
|
||||||
|
popup.close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue