|
216 | 216 | </widget>
|
217 | 217 | </item>
|
218 | 218 | <item row="7" column="0">
|
219 |
| - <widget class="QLabel" name="labelNetwork"> |
220 |
| - <property name="font"> |
221 |
| - <font> |
222 |
| - <weight>75</weight> |
223 |
| - <bold>true</bold> |
224 |
| - </font> |
225 |
| - </property> |
226 |
| - <property name="text"> |
227 |
| - <string>Network</string> |
228 |
| - </property> |
229 |
| - </widget> |
| 219 | + <widget class="QLabel" name="labelNetwork"> |
| 220 | + <property name="font"> |
| 221 | + <font> |
| 222 | + <weight>75</weight> |
| 223 | + <bold>true</bold> |
| 224 | + </font> |
| 225 | + </property> |
| 226 | + <property name="text"> |
| 227 | + <string>Network</string> |
| 228 | + </property> |
| 229 | + </widget> |
230 | 230 | </item>
|
231 | 231 | <item row="8" column="0">
|
232 | 232 | <widget class="QLabel" name="label_8">
|
|
503 | 503 | <height>24</height>
|
504 | 504 | </size>
|
505 | 505 | </property>
|
506 |
| - <property name="text"> |
507 |
| - <string/> |
508 |
| - </property> |
509 | 506 | <property name="toolTip">
|
510 | 507 | <string>Decrease font size</string>
|
511 | 508 | </property>
|
| 509 | + <property name="text"> |
| 510 | + <string/> |
| 511 | + </property> |
512 | 512 | <property name="icon">
|
513 | 513 | <iconset resource="../bitcoin.qrc">
|
514 | 514 | <normaloff>:/icons/fontsmaller</normaloff>:/icons/fontsmaller</iconset>
|
|
652 | 652 | </item>
|
653 | 653 | <item>
|
654 | 654 | <widget class="QLineEdit" name="lineEdit">
|
655 |
| - <property name="placeholderText"> |
656 |
| - <string/> |
657 |
| - </property> |
658 | 655 | <property name="enabled">
|
659 | 656 | <bool>false</bool>
|
660 | 657 | </property>
|
| 658 | + <property name="placeholderText"> |
| 659 | + <string/> |
| 660 | + </property> |
661 | 661 | </widget>
|
662 | 662 | </item>
|
663 | 663 | </layout>
|
|
1503 | 1503 | </widget>
|
1504 | 1504 | </item>
|
1505 | 1505 | <item row="18" column="0">
|
| 1506 | + <widget class="QLabel" name="peerMappedASLabel"> |
| 1507 | + <property name="toolTip"> |
| 1508 | + <string>The mapped Autonomous System used for diversifying peer selection.</string> |
| 1509 | + </property> |
| 1510 | + <property name="text"> |
| 1511 | + <string>Mapped AS</string> |
| 1512 | + </property> |
| 1513 | + </widget> |
| 1514 | + </item> |
| 1515 | + <item row="18" column="1"> |
| 1516 | + <widget class="QLabel" name="peerMappedAS"> |
| 1517 | + <property name="cursor"> |
| 1518 | + <cursorShape>IBeamCursor</cursorShape> |
| 1519 | + </property> |
| 1520 | + <property name="text"> |
| 1521 | + <string>N/A</string> |
| 1522 | + </property> |
| 1523 | + <property name="textFormat"> |
| 1524 | + <enum>Qt::PlainText</enum> |
| 1525 | + </property> |
| 1526 | + <property name="textInteractionFlags"> |
| 1527 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 1528 | + </property> |
| 1529 | + </widget> |
| 1530 | + </item> |
| 1531 | + <item row="19" column="0"> |
1506 | 1532 | <spacer name="verticalSpacer_3">
|
1507 | 1533 | <property name="orientation">
|
1508 | 1534 | <enum>Qt::Vertical</enum>
|
|
0 commit comments