Merge pull request #3287

67448b2 [Qt] make a UI element in sendcoins non-validated (Philip Kaufmann)
This commit is contained in:
Wladimir J. van der Laan 2013-11-21 11:36:32 +01:00
commit 35454b35d8
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -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>