mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-03-09 20:21:22 +00:00
change button tooltip on sign message page for copy to clipboard as it was missleading
This commit is contained in:
parent
457661f640
commit
a2d0fcbe38
@ -128,7 +128,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="copyToClipboard">
|
<widget class="QPushButton" name="copyToClipboard">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Copy the currently selected address to the system clipboard</string>
|
<string>Copy the current signature to the system clipboard</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Copy to Clipboard</string>
|
<string>&Copy to Clipboard</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user