Skip to content
Snippets Groups Projects
Commit 82c2a9d9 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

link device: correct tooltip for the close button

Change-Id: Ia0057b83b0484c656c33835dd4233e1c5b8fb9ee
parent 1414e180
No related branches found
Tags 0.2.0
No related merge requests found
......@@ -207,7 +207,7 @@ BaseModalDialog {
MaterialButton {
Layout.alignment: Qt.AlignHCenter
text: JamiStrings.close
toolTipText: JamiStrings.optionTryAgain
toolTipText: JamiStrings.close
primary: true
onClicked: {
root.close();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment