mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-09 13:07:27 -04:00
AddressBook: basic functions
This commit is contained in:
@@ -148,6 +148,10 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
optionClicked(currentIndex)
|
||||
}
|
||||
|
||||
onExited: timer.start()
|
||||
preventStealing: true
|
||||
z: 1
|
||||
@@ -216,6 +220,7 @@ Item {
|
||||
tipItem.visible = true
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user