Correct tooltip on address book page

Rebased-From: 06206bb3b7
Github-Pull: 5571
This commit is contained in:
Michael Ford 2014-12-30 17:46:57 +08:00 committed by Wladimir J. van der Laan
parent 968f13cae3
commit 8543b0dfd9
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 1 deletions

View File

@ -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>