mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
Correct tooltip on address book page
Rebased-From: 06206bb3b7
Github-Pull: 5571
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
968f13cae3
commit
8543b0dfd9
@@ -27,7 +27,7 @@
|
||||
<enum>Qt::CustomContextMenu</enum>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Double-click to edit address or label</string>
|
||||
<string>Right-click to edit address or label</string>
|
||||
</property>
|
||||
<property name="tabKeyNavigation">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user