aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsentry.ui
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-20 16:01:03 +0100
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-20 16:01:03 +0100
commit67448b245c0931c2bf721389ef7aa5f3933da937 (patch)
tree1448c3b91e3159ad524ca8c066ba42c3f88f2198 /src/qt/forms/sendcoinsentry.ui
parent71f97ea2a71471f383b7e78ce57eb76a76c5c933 (diff)
downloadbitcoin-67448b245c0931c2bf721389ef7aa5f3933da937.tar.xz
[Qt] make a UI element in sendcoins non-validated
- this was unused for the label and also makes no sense, so remove it
Diffstat (limited to 'src/qt/forms/sendcoinsentry.ui')
-rw-r--r--src/qt/forms/sendcoinsentry.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui
index 199a14598a..051c3fb35b 100644
--- a/src/qt/forms/sendcoinsentry.ui
+++ b/src/qt/forms/sendcoinsentry.ui
@@ -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>