Skip to content

Commit

Permalink
Correct tooltip on address book page
Browse files Browse the repository at this point in the history
Rebased-From: 06206bb
Github-Pull: 5571
  • Loading branch information
fanquake authored and laanwj committed Dec 31, 2014
1 parent 968f13c commit 8543b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/addressbookpage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8543b0d

Please sign in to comment.