move label placeholdertext from sendcoinsentry.cpp to ui-file
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
<property name="toolTip">
|
||||
<string>Enter a label for this address to add it to your address book</string>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Enter a label for this address to add it to your address book</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
@@ -95,6 +98,9 @@
|
||||
<property name="maxLength">
|
||||
<number>34</number>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user