Skip to content

Commit 67448b2

Browse files
author
Philip Kaufmann
committed
[Qt] make a UI element in sendcoins non-validated
- this was unused for the label and also makes no sense, so remove it
1 parent 71f97ea commit 67448b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/sendcoinsentry.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
</layout>
142142
</item>
143143
<item row="4" column="1">
144-
<widget class="QValidatedLineEdit" name="addAsLabel">
144+
<widget class="QLineEdit" name="addAsLabel">
145145
<property name="toolTip">
146146
<string>Enter a label for this address to add it to the list of used addresses</string>
147147
</property>

0 commit comments

Comments
 (0)