|
|
|
@ -44,7 +44,7 @@
@@ -44,7 +44,7 @@
|
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_Main"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_1_Main"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="transactionFeeLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
@ -62,7 +62,7 @@
@@ -62,7 +62,7 @@
|
|
|
|
|
<widget class="BitcoinAmountField" name="transactionFee"/> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_Main"> |
|
|
|
|
<spacer name="horizontalSpacer_1_Main"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -99,6 +99,36 @@
@@ -99,6 +99,36 @@
|
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2_Main"> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_2_Main"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="resetButton"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Reset all client options to default.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&Reset Options</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tabNetwork"> |
|
|
|
|