|
27 | 27 | <string>&Main</string>
|
28 | 28 | </attribute>
|
29 | 29 | <layout class="QVBoxLayout" name="verticalLayout_Main">
|
30 |
| - <item> |
31 |
| - <widget class="QLabel" name="transactionFeeInfoLabel"> |
32 |
| - <property name="text"> |
33 |
| - <string>Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB.</string> |
34 |
| - </property> |
35 |
| - <property name="textFormat"> |
36 |
| - <enum>Qt::PlainText</enum> |
37 |
| - </property> |
38 |
| - <property name="wordWrap"> |
39 |
| - <bool>true</bool> |
40 |
| - </property> |
41 |
| - </widget> |
42 |
| - </item> |
43 |
| - <item> |
44 |
| - <layout class="QHBoxLayout" name="horizontalLayout_1_Main"> |
45 |
| - <item> |
46 |
| - <widget class="QLabel" name="transactionFeeLabel"> |
47 |
| - <property name="text"> |
48 |
| - <string>Pay transaction &fee</string> |
49 |
| - </property> |
50 |
| - <property name="textFormat"> |
51 |
| - <enum>Qt::PlainText</enum> |
52 |
| - </property> |
53 |
| - <property name="buddy"> |
54 |
| - <cstring>transactionFee</cstring> |
55 |
| - </property> |
56 |
| - </widget> |
57 |
| - </item> |
58 |
| - <item> |
59 |
| - <widget class="BitcoinAmountField" name="transactionFee"/> |
60 |
| - </item> |
61 |
| - <item> |
62 |
| - <spacer name="horizontalSpacer_1_Main"> |
63 |
| - <property name="orientation"> |
64 |
| - <enum>Qt::Horizontal</enum> |
65 |
| - </property> |
66 |
| - <property name="sizeHint" stdset="0"> |
67 |
| - <size> |
68 |
| - <width>40</width> |
69 |
| - <height>20</height> |
70 |
| - </size> |
71 |
| - </property> |
72 |
| - </spacer> |
73 |
| - </item> |
74 |
| - </layout> |
75 |
| - </item> |
76 | 30 | <item>
|
77 | 31 | <widget class="QCheckBox" name="bitcoinAtStartup">
|
78 | 32 | <property name="toolTip">
|
|
194 | 148 | </item>
|
195 | 149 | </layout>
|
196 | 150 | </widget>
|
| 151 | + <widget class="QWidget" name="tabWallet"> |
| 152 | + <attribute name="title"> |
| 153 | + <string>W&allet</string> |
| 154 | + </attribute> |
| 155 | + <layout class="QVBoxLayout" name="verticalLayout_Network"> |
| 156 | + <item> |
| 157 | + <widget class="QLabel" name="transactionFeeInfoLabel"> |
| 158 | + <property name="text"> |
| 159 | + <string>Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB.</string> |
| 160 | + </property> |
| 161 | + <property name="textFormat"> |
| 162 | + <enum>Qt::PlainText</enum> |
| 163 | + </property> |
| 164 | + <property name="wordWrap"> |
| 165 | + <bool>true</bool> |
| 166 | + </property> |
| 167 | + </widget> |
| 168 | + </item> |
| 169 | + <item> |
| 170 | + <layout class="QHBoxLayout" name="horizontalLayout_1_Main"> |
| 171 | + <item> |
| 172 | + <widget class="QLabel" name="transactionFeeLabel"> |
| 173 | + <property name="text"> |
| 174 | + <string>Pay transaction &fee</string> |
| 175 | + </property> |
| 176 | + <property name="textFormat"> |
| 177 | + <enum>Qt::PlainText</enum> |
| 178 | + </property> |
| 179 | + <property name="buddy"> |
| 180 | + <cstring>transactionFee</cstring> |
| 181 | + </property> |
| 182 | + </widget> |
| 183 | + </item> |
| 184 | + <item> |
| 185 | + <widget class="BitcoinAmountField" name="transactionFee"/> |
| 186 | + </item> |
| 187 | + <item> |
| 188 | + <spacer name="horizontalSpacer_1_Main"> |
| 189 | + <property name="orientation"> |
| 190 | + <enum>Qt::Horizontal</enum> |
| 191 | + </property> |
| 192 | + <property name="sizeHint" stdset="0"> |
| 193 | + <size> |
| 194 | + <width>40</width> |
| 195 | + <height>20</height> |
| 196 | + </size> |
| 197 | + </property> |
| 198 | + </spacer> |
| 199 | + </item> |
| 200 | + </layout> |
| 201 | + </item> |
| 202 | + <item> |
| 203 | + <widget class="QLabel" name="label"> |
| 204 | + <property name="text"> |
| 205 | + <string>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</string> |
| 206 | + </property> |
| 207 | + <property name="wordWrap"> |
| 208 | + <bool>true</bool> |
| 209 | + </property> |
| 210 | + </widget> |
| 211 | + </item> |
| 212 | + <item> |
| 213 | + <widget class="QCheckBox" name="spendZeroConfChange"> |
| 214 | + <property name="text"> |
| 215 | + <string>Spend unconfirmed change (experts only)</string> |
| 216 | + </property> |
| 217 | + </widget> |
| 218 | + </item> |
| 219 | + <item> |
| 220 | + <spacer name="verticalSpacer"> |
| 221 | + <property name="orientation"> |
| 222 | + <enum>Qt::Vertical</enum> |
| 223 | + </property> |
| 224 | + <property name="sizeHint" stdset="0"> |
| 225 | + <size> |
| 226 | + <width>20</width> |
| 227 | + <height>40</height> |
| 228 | + </size> |
| 229 | + </property> |
| 230 | + </spacer> |
| 231 | + </item> |
| 232 | + </layout> |
| 233 | + </widget> |
197 | 234 | <widget class="QWidget" name="tabNetwork">
|
198 | 235 | <attribute name="title">
|
199 | 236 | <string>&Network</string>
|
|
0 commit comments