mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
misc: open external link with reportbutton
Change-Id: I387dcb61393336e021227ada74a2b795d8ec15fa GitLab: #980
This commit is contained in:
parent
1a9aa18680
commit
313b3bf2bd
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ Window {
|
|||
autoAccelerator: true
|
||||
|
||||
onClicked: Qt.openUrlExternally(
|
||||
new Url("https://jami.net/bugs-and-improvements/"))
|
||||
"https://jami.net/bugs-and-improvements/")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue