Add comment to tooltip that only sending addresses can be deleted

This commit is contained in:
Wladimir J. van der Laan 2011-06-21 07:56:44 +02:00
parent 84114e341d
commit 54e903a543
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<item>
<widget class="QPushButton" name="deleteButton">
<property name="toolTip">
<string>Delete the currently selected address from the list</string>
<string>Delete the currently selected address from the list. Only sending addresses can be deleted.</string>
</property>
<property name="text">
<string>&amp;Delete</string>