Merge pull request #3287
67448b2
[Qt] make a UI element in sendcoins non-validated (Philip Kaufmann)
This commit is contained in:
commit
35454b35d8
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
</layout>
|
||||
</item>
|
||||
<item row="4" column="1">
|
||||
<widget class="QValidatedLineEdit" name="addAsLabel">
|
||||
<widget class="QLineEdit" name="addAsLabel">
|
||||
<property name="toolTip">
|
||||
<string>Enter a label for this address to add it to the list of used addresses</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue