mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-03-10 12:41:15 +00:00
Merge pull request #5571
06206bb Correct tooltip on address book page (Michael Ford)
This commit is contained in:
commit
6e557c2b9d
@ -27,7 +27,7 @@
|
|||||||
<enum>Qt::CustomContextMenu</enum>
|
<enum>Qt::CustomContextMenu</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Double-click to edit address or label</string>
|
<string>Right-click to edit address or label</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="tabKeyNavigation">
|
<property name="tabKeyNavigation">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user