Skip to content

Commit 35454b3

Browse files
committed
Merge pull request #3287
67448b2 [Qt] make a UI element in sendcoins non-validated (Philip Kaufmann)
2 parents f7e88c3 + 67448b2 commit 35454b3

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)