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>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item row="4" column="1">
|
<item row="4" column="1">
|
||||||
<widget class="QValidatedLineEdit" name="addAsLabel">
|
<widget class="QLineEdit" name="addAsLabel">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Enter a label for this address to add it to the list of used addresses</string>
|
<string>Enter a label for this address to add it to the list of used addresses</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue