|
|
|
@ -692,17 +692,34 @@
@@ -692,17 +692,34 @@
|
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_Buttons"> |
|
|
|
|
<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> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_Buttons"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="openBitcoinConfButton"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Open the %1 configuration file from the working directory.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Open Configuration File</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</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> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="horizontalSpacer_1"> |
|
|
|
@ -756,27 +773,48 @@
@@ -756,27 +773,48 @@
|
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="okButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&OK</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="default"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="cancelButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&Cancel</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4"> |
|
|
|
|
<item> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="okButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&OK</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="default"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="cancelButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&Cancel</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|