File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 17
17
<bool >false</bool >
18
18
</property >
19
19
<widget class =" QFrame" name =" SendCoins" >
20
- <property name =" toolTip" >
21
- <string >The amount to send in the selected unit</string >
22
- </property >
23
20
<property name =" frameShape" >
24
21
<enum >QFrame::NoFrame</enum >
25
22
</property >
165
162
<item row =" 2" column =" 1" >
166
163
<layout class =" QHBoxLayout" name =" horizontalLayoutAmount" stretch =" 0,1,0" >
167
164
<item >
168
- <widget class =" BitcoinAmountField" name =" payAmount" />
165
+ <widget class =" BitcoinAmountField" name =" payAmount" >
166
+ <property name =" toolTip" >
167
+ <string >The amount to send in the selected unit</string >
168
+ </property >
169
+ </widget >
169
170
</item >
170
171
<item >
171
172
<widget class =" QCheckBox" name =" checkboxSubtractFeeFromAmount" >
You can’t perform that action at this time.
0 commit comments