mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Add comment to tooltip that only sending addresses can be deleted
This commit is contained in:
parent
84114e341d
commit
54e903a543
@ -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>&Delete</string>
|
||||
|
Loading…
Reference in New Issue
Block a user